commit | 0e7810be30f66e9f430c4ce2cd3b14634211690f | [log] [tgz] |
---|---|---|
author | Jan Beulich <JBeulich@novell.com> | Fri Nov 20 14:00:14 2009 +0000 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Nov 23 11:45:34 2009 +0100 |
tree | eb8e4f1c8ed8020c4a7aea9b4dbf66dc33af97b0 | |
parent | 31c997cac76e62918858a432fff6e43fd48425f9 [diff] |
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>