diff options
author | Tony Luck <[email protected]> | 2020-10-06 14:09:06 -0700 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2020-10-07 11:08:59 +0200 |
commit | a05d54c41ecfa1a322b229b4e5ce50c157284f74 (patch) | |
tree | c5c0852daccf221f05a801f167e3850f4efb7754 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 41ce0564bfe2e129d56730418d8c0a9f9f2d31b5 (diff) |
x86/mce: Provide method to find out the type of an exception handler
Avoid a proliferation of ex_has_*_handler() functions by having just
one function that returns the type of the handler (if any).
Drop the __visible attribute for this function. It is not called
from assembler so the attribute is not necessary.
Signed-off-by: Tony Luck <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions