diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2013-07-02 15:35:12 +0930 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2013-07-02 15:38:21 +0930 |
commit | 54041d8a73337411b485ff76957fb106cb5d40d0 (patch) | |
tree | d80e16306e28cc2821794be56b37c5e64b091fa5 /kernel/exit.c | |
parent | 86f120031a21fe4e7333a84f55d9e243c781e6e9 (diff) |
modules: don't fail to load on unknown parameters.
Although parameters are supposed to be part of the kernel API, experimental
parameters are often removed. In addition, downgrading a kernel might cause
previously-working modules to fail to load.
On balance, it's probably better to warn, and load the module anyway.
This may let through a typo, but at least the logs will show it.
Reported-by: Andy Lutomirski <luto@amacapital.net>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'kernel/exit.c')
0 files changed, 0 insertions, 0 deletions