diff options
author | 2009-02-04 15:12:07 -0800 | |
---|---|---|
committer | 2009-02-05 12:56:47 -0800 | |
commit | 44f0606d52d98ff05b3b62bb694821857e36819d (patch) | |
tree | 9aec0abf691fbe2d264c653dc7d445e63523f696 /include/linux/kernel.h | |
parent | revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY" (diff) | |
download | wireguard-linux-44f0606d52d98ff05b3b62bb694821857e36819d.tar.xz wireguard-linux-44f0606d52d98ff05b3b62bb694821857e36819d.zip |
hp-wmi: fix error path in hp_wmi_bios_setup()
The error-path code can call rfkill_unregister() with a pointer which does
not contain the result of a call to rfkill_register(). It goes BUG().
Addresses http://bugzilla.kernel.org/show_bug.cgi?id=12560.
Cc: Frans Pop <elendil@planet.nl>
Cc: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Len Brown <lenb@kernel.org>
Acked-by: Matthew Garrett <mjg@redhat.com>
Reported-by: Helge Deller <deller@gmx.de>
Testted-by: Helge Deller <deller@gmx.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions