commit | be9e68703c53fece406bc2e40976a5cfe2a8e77f | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Sun May 01 08:58:51 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sun May 01 08:58:51 2005 -0700 |
tree | efa540d85ab7a193a402ba952e4c8fe63fe18f25 | |
parent | 3c3b73b6f50a47601b1897deb9c6b4b5ecadf591 [diff] |
[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>