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:
a62eaf1
)
[PATCH] x86_64: Don't call do_exit with interrupts disabled after IRET exception
author
Andi Kleen
<ak@suse.de>
Thu, 16 Feb 2006 22:42:01 +0000
(23:42 +0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 17 Feb 2006 16:00:40 +0000
(08:00 -0800)
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>
arch/x86_64/kernel/entry.S
patch
|
blob
|
history
diff --cc
arch/x86_64/kernel/entry.S
Simple merge