linux/drivers/char/ipmi
Corey Minyard 8c702e1620 [PATCH] ipmi poweroff: fix chassis control
The IPMI power control function proc_write_chassctrl was badly written, it
directly used userspace pointers, it assumed that strings were NULL
terminated, and it used the evil sscanf function.  This converts over to
using the sysctl interface for this data and changes the semantics to be a
little more logical.

Signed-off-by: Corey Minyard <minyard@acm.org>
Cc: <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-07 16:57:49 -07:00
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ipmi_bt_sm.c [PATCH] ipmi: style cleanups 2005-09-07 16:57:49 -07:00
ipmi_devintf.c [PATCH] ipmi: clean up versioning of the IPMI driver 2005-09-07 16:57:48 -07:00
ipmi_kcs_sm.c [PATCH] ipmi: clean up versioning of the IPMI driver 2005-09-07 16:57:48 -07:00
ipmi_msghandler.c [PATCH] ipmi: remove unused fields 2005-09-07 16:57:49 -07:00
ipmi_poweroff.c [PATCH] ipmi poweroff: fix chassis control 2005-09-07 16:57:49 -07:00
ipmi_si_intf.c [PATCH] ipmi: style cleanups 2005-09-07 16:57:49 -07:00
ipmi_si_sm.h [PATCH] ipmi iomem annotations and fixes 2005-05-04 07:33:15 -07:00
ipmi_smic_sm.c [PATCH] ipmi: clean up versioning of the IPMI driver 2005-09-07 16:57:48 -07:00
ipmi_watchdog.c [PATCH] ipmi: style cleanups 2005-09-07 16:57:49 -07:00