diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2020-02-26 00:36:45 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-02-27 16:48:41 +0300 |
commit | ac3607f92f70c762e24d0ae731168f7584de51ec (patch) | |
tree | 0e48d96387c1da4a2d3265d76220e39037bc9dab /scripts/gdb/linux/utils.py | |
parent | 17dbedb5da184b501c5c51fc78d1071005139e48 (diff) | |
download | linux-ac3607f92f70c762e24d0ae731168f7584de51ec.tar.xz |
x86/entry/entry_32: Route int3 through common_exception
int3 is not using the common_exception path for purely historical reasons,
but there is no reason to keep it the only exception which is different.
Make it use common_exception so the upcoming changes to autogenerate the
entry stubs do not have to special case int3.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Reviewed-by: Alexandre Chartre <alexandre.chartre@oracle.com>
Reviewed-by: Andy Lutomirski <luto@kernel.org>
Link: https://lkml.kernel.org/r/20200225220217.042369808@linutronix.de
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions