diff options
author | Thomas Gleixner <[email protected]> | 2020-02-25 23:16:13 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2020-06-11 15:14:45 +0200 |
commit | 218e31b6e7a33c9b5e5d608aa79d51665bb84e62 (patch) | |
tree | 389b0968208a8b779fc4b10e49688414e3de7d7a /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 0ba50e861ae9f91ffb6589e3a8ecbd47859b0275 (diff) |
x86/traps: Prepare for using DEFINE_IDTENTRY
Prepare for using IDTENTRY to define the C exception/trap entry points. It
would be possible to glue this into the existing macro maze, but it's
simpler and better to read at the end to just make them distinct.
Provide a trivial inline helper to read the trap address and add a comment
explaining the logic behind it.
The existing macros will be removed once all instances are converted.
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Alexandre Chartre <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions