59f91ff11e
set_ibm_param() could OOPS with a NULL pointer derreference if one did not give any values for a module parameter it handles. This would, of course, cause all sort of trouble for future modprobing and require a reboot to clean up properly. Fix it by returning -EINVAL if no values are given for the parameter, and also avoid any nastyness from BUG_ON while at it. How to reproduce: modprobe thinkpad-acpi brightness Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br> Tested-by: Mike Kershaw <dragorn@kismetwireless.net> Signed-off-by: Len Brown <len.brown@intel.com> |
||
---|---|---|
.. | ||
hdpuftrs | ||
ibmasm | ||
asus-laptop.c | ||
atmel-ssc.c | ||
eeprom_93cx6.c | ||
fujitsu-laptop.c | ||
ioc4.c | ||
Kconfig | ||
lkdtm.c | ||
Makefile | ||
msi-laptop.c | ||
phantom.c | ||
sony-laptop.c | ||
thinkpad_acpi.c | ||
thinkpad_acpi.h | ||
tifm_7xx1.c | ||
tifm_core.c |