47bb789973
There's an off-by-1 in kernel/power/main.c:state_store() ... if your kernel just happens to have some non-zero data at pm_states[PM_SUSPEND_MAX] (i.e. one past the end of the array) then it'll let you write anything you want to /sys/power/state and in response the box will enter S5. Signed-off-by: dean gaudet <dean@arctic.org> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
---|---|---|
.. | ||
console.c | ||
disk.c | ||
Kconfig | ||
main.c | ||
Makefile | ||
pm.c | ||
power.h | ||
poweroff.c | ||
process.c | ||
smp.c | ||
snapshot.c | ||
swap.c | ||
swsusp.c | ||
user.c |