diff options
| author | H. Peter Anvin (Intel) <[email protected]> | 2021-05-19 21:21:50 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2021-05-21 10:36:45 +0000 |
| commit | 8ec9069a432c873e52e6f4ce1496f282a4299604 (patch) | |
| tree | ab99b48163ee8596d3eb563c3f067e9dfb944117 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | x86/irq: Add and use NR_EXTERNAL_VECTORS and NR_SYSTEM_VECTORS (diff) | |
| download | kernel-8ec9069a432c873e52e6f4ce1496f282a4299604.tar.gz kernel-8ec9069a432c873e52e6f4ce1496f282a4299604.zip | |
x86/idt: Remove address argument from idt_invalidate()
There is no reason to specify any specific address to idt_invalidate(). It
looks mostly like an artifact of unifying code done differently by
accident. The most "sensible" address to set here is a NULL pointer -
virtual address zero, just as a visual marker.
This also makes it possible to mark the struct desc_ptr in idt_invalidate()
as static const.
Signed-off-by: H. Peter Anvin (Intel) <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
