diff options
author | Andi Kleen <ak@suse.de> | 2006-02-16 23:42:01 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-02-17 08:00:40 -0800 |
commit | 2391c4b594eb28abd58102de8f4e5d7a4fa39f4c (patch) | |
tree | 0f39ddc11525a757d55e4f02f15377acc035aca9 /Documentation | |
parent | a62eaf151d9cb478d127cfbc2e93c498869785b0 (diff) |
[PATCH] x86_64: Don't call do_exit with interrupts disabled after IRET exception
This caused a sigreturn with bad argument on a preemptible kernel
to complain with
Debug: sleeping function called from invalid context at /home/lsrc/quilt/linux/include/linux/rwsem.h:43
in_atomic():0, irqs_disabled():1
Call Trace: {__might_sleep+190} {profile_task_exit+21}
{__do_exit+34} {do_wait+0}
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions