[PATCH] x86_64: interrupt handling fix
authorAndi Kleen <ak@suse.de>
Sun, 1 May 2005 15:58:51 +0000 (08:58 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 1 May 2005 15:58:51 +0000 (08:58 -0700)
commitbe9e68703c53fece406bc2e40976a5cfe2a8e77f
treeefa540d85ab7a193a402ba952e4c8fe63fe18f25
parent3c3b73b6f50a47601b1897deb9c6b4b5ecadf591
[PATCH] x86_64: interrupt handling fix

- Initialize workmask correctly on interrupt signal handling

- Readd missing cli's in the interrupt return path.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/entry.S
This page took 0.028419 seconds and 5 git commands to generate.