diff options
author | Frederic Weisbecker <fweisbec@gmail.com> | 2012-09-25 14:51:19 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2012-09-26 13:36:50 +0200 |
commit | c416ddf5b909736f5b57d348f5de159693e699ad (patch) | |
tree | c552314d78d7950a9751cc18f394b5daa5ce2327 /kernel | |
parent | 1b2b23d8573076a587ed2081e0d2b69691079e0e (diff) | |
download | linux-next-c416ddf5b909736f5b57d348f5de159693e699ad.tar.gz |
x86: Unspaghettize do_trap()
Cleanup the label maze in this function. Having a
seperate function to first handle the traps that don't
generate a signal makes it easier to convert into
more readable conditional paths.
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1348577479-2564-1-git-send-email-fweisbec@gmail.com
[ Fixed 32-bit build failure. ]
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions