]> Git Repo - linux.git/commit
[PATCH] x86_64: Add kernel thread stack frame termination for properly stopping stack...
authorAndi Kleen <[email protected]>
Wed, 30 Aug 2006 17:37:08 +0000 (19:37 +0200)
committerLinus Torvalds <[email protected]>
Wed, 30 Aug 2006 23:05:15 +0000 (16:05 -0700)
commitc05991ed12fd71e539dd8de8f5663450cd0c934c
treee9a86dac1c2bf688d0683be97a5de32af59c175e
parent11012d419cfc0e0f78ca356aca03674217910124
[PATCH] x86_64: Add kernel thread stack frame termination for properly stopping stack unwinds.

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 <[email protected]>
Signed-off-by: Andi Kleen <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/x86_64/kernel/entry.S
arch/x86_64/kernel/head.S
This page took 0.052703 seconds and 4 git commands to generate.