diff options
author | 2020-05-04 19:56:26 +0200 | |
---|---|---|
committer | 2020-06-11 15:15:01 +0200 | |
commit | 9347f41352181bf4a7e663f7b5f4a4bb32244d73 (patch) | |
tree | 1ee567cda8044a3c20727a586b772fb77af96b51 /kernel | |
parent | x86/entry: Implement user mode C entry points for #DB and #MCE (diff) | |
download | wireguard-linux-9347f41352181bf4a7e663f7b5f4a4bb32244d73.tar.xz wireguard-linux-9347f41352181bf4a7e663f7b5f4a4bb32244d73.zip |
x86/traps: Restructure #DB handling
Now that there are separate entry points, move the kernel/user_mode specifc
checks into the entry functions so the common handling code does not need
the extra mode checks. Make the code more readable while at it.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Alexandre Chartre <alexandre.chartre@oracle.com>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Acked-by: Andy Lutomirski <luto@kernel.org>
Link: https://lkml.kernel.org/r/20200505135315.283276272@linutronix.de
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions