diff options
author | Andy Lutomirski <luto@kernel.org> | 2020-02-25 22:36:46 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-02-27 15:28:39 +0100 |
commit | 65c668f5faebf549db086b7a6841b6f4187b4e4f (patch) | |
tree | 1533c79fdb1436275891ada9289f5a7ec5ee3cc9 /tools/testing/radix-tree/iteration_check_2.c | |
parent | ac3607f92f70c762e24d0ae731168f7584de51ec (diff) |
x86/traps: Stop using ist_enter/exit() in do_int3()
#BP is not longer using IST and using ist_enter() and ist_exit() makes it
harder to change ist_enter() and ist_exit()'s behavior. Instead open-code
the very small amount of required logic.
Signed-off-by: Andy Lutomirski <luto@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Alexandre Chartre <alexandre.chartre@oracle.com>
Reviewed-by: Andy Lutomirski <luto@kernel.org>
Link: https://lkml.kernel.org/r/20200225220217.150607679@linutronix.de
Diffstat (limited to 'tools/testing/radix-tree/iteration_check_2.c')
0 files changed, 0 insertions, 0 deletions