git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31c997c
)
x86: Suppress stack overrun message for init_task
author
Jan Beulich
<JBeulich@novell.com>
Fri, 20 Nov 2009 14:00:14 +0000
(14:00 +0000)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 23 Nov 2009 10:45:34 +0000
(11:45 +0100)
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>
No differences found