summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorMartin Schwidefsky <schwidefsky@de.ibm.com>2012-05-04 09:46:04 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2012-05-16 14:42:40 +0200
commitc15787a7c3f702c4240708fb8e63abce1bfe1136 (patch)
tree55d861db36b6b4b185bfb950e96e3132ed1b7d12 /virt
parenta686425b31bb6441f6e20d698bf31dc65043f61f (diff)
s390: remove dead code from signal handler
The code in entry[64].S calls do_signal only on return to user space. user_mode(regs) is true for every calls to do_signal, it is unnecessary to recheck user_mode at the start of do_signal and the legacy signal stack switching path in get_sigframe is never reached. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions