commit | d0ea3d7d286aeda2a9216d76424abc285b87b7b4 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Wed Oct 22 10:00:23 2008 -0500 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Oct 22 10:00:24 2008 +1100 |
tree | b0e12906ab0ec66e36e51bee78b5d199edb887c4 | |
parent | 67e67ceaac5bf55dbdceb704ff2d763d438b5373 [diff] |
Make initcall_debug a core_param This is the one I really wanted: now it effects module loading, it makes sense to be able to flip it after boot. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Acked-by: Arjan van de Ven <arjan@linux.intel.com>