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:
023ef18
)
sh: Tidy up gUSA preempt handling.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 28 Sep 2007 06:21:51 +0000
(15:21 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 28 Sep 2007 06:21:51 +0000
(15:21 +0900)
Currently gUSA toggles hardirqs to disable preemption in the signal
handler. Make the preemption toggling explicit, and kill off some
CONFIG_PREEMPT ifdefs in the process.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found