commit | e5137682a1ad48bc5306070935c277e262f119ef | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri Sep 28 15:21:51 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Sep 28 15:21:51 2007 +0900 |
tree | 97b11fe0f9bdf0249e996808d374bf4e2d59aadd | |
parent | 023ef184fff6ac2e7cba345708f35536a2a419cb [diff] |
sh: Tidy up gUSA preempt handling. 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>