Logged In: YES
user_id=286510
Originator: YES

More on the problems:
1. linux/conflg.h can be safely removed for kernels above 2.6.19,
2. the replacement macro should be
module_param(debug, int, S_IRUGO | S_IWUSR );

Patch submited (item #1791084).