]> git.karo-electronics.de Git - mv-sheeva.git/commit
x86: Suppress stack overrun message for init_task
authorJan Beulich <JBeulich@novell.com>
Fri, 20 Nov 2009 14:00:14 +0000 (14:00 +0000)
committerIngo Molnar <mingo@elte.hu>
Mon, 23 Nov 2009 10:45:34 +0000 (11:45 +0100)
commit0e7810be30f66e9f430c4ce2cd3b14634211690f
treeeb8e4f1c8ed8020c4a7aea9b4dbf66dc33af97b0
parent31c997cac76e62918858a432fff6e43fd48425f9
x86: Suppress stack overrun message for init_task

init_task doesn't get its stack end location set to
STACK_END_MAGIC, and hence the message is confusing
rather than helpful in this case.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
LKML-Reference: <4B06AEFE02000078000211F4@vpn.id2.novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/fault.c