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:
11012d4
)
[PATCH] x86_64: Add kernel thread stack frame termination for properly stopping stack...
author
Andi Kleen
<ak@suse.de>
Wed, 30 Aug 2006 17:37:08 +0000
(19:37 +0200)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 30 Aug 2006 23:05:15 +0000
(16:05 -0700)
One open question: Should these added pushes perhaps be made
conditional upon CONFIG_STACK_UNWIND or CONFIG_UNWIND_INFO?
[AK: Not needed -- these are all very slow paths]
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found