[openib-general] Re: [PATCH] remove ts_kernel_trace from client_query*
Roland Dreier
roland at topspin.com
Tue Aug 24 12:14:42 PDT 2004
So I thought about this a fair bit and I think what I would rather see
would be something using something like
module_param(debug_level, int, 0644);
which would put a root-settable debug_level in sysfs. I still need to
work out the best way to handle the name of the debug_level variable
though (to avoid symbol clashes between different multi-file modules
compiled into a monolithic kernel).
- R.
More information about the general
mailing list