diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2020-02-25 23:16:10 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-06-11 15:14:43 +0200 |
commit | cfa82a00533f7074011a3a49fbb6ed1b1f6fa010 (patch) | |
tree | cf83599c237ba2a206ae026d75d962ab4ecb8e09 /arch/sparc | |
parent | 67f1386616dc0c70f30f214245521c582666edac (diff) |
x86/entry: Distangle idtentry
idtentry is a completely unreadable maze. Split it into distinct idtentry
variants which only contain the minimal code:
- idtentry for regular exceptions
- idtentry_mce_debug for #MCE and #DB
- idtentry_df for #DF
The generated binary code is equivalent.
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/20200505134903.949227617@linutronix.de
Diffstat (limited to 'arch/sparc')
0 files changed, 0 insertions, 0 deletions