diff options
| author | H. Peter Anvin (Intel) <[email protected]> | 2021-05-19 21:21:48 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2021-05-21 10:36:44 +0000 |
| commit | ff851003880de9d1111498877551ba16668c38ef (patch) | |
| tree | 9187cb318ba510a3d12a405f280e870b1b751d1e /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | x86/irq: Remove unused vectors defines (diff) | |
| download | kernel-ff851003880de9d1111498877551ba16668c38ef.tar.gz kernel-ff851003880de9d1111498877551ba16668c38ef.zip | |
x86/irq: Add and use NR_EXTERNAL_VECTORS and NR_SYSTEM_VECTORS
Add defines for the number of external vectors and number of system
vectors instead of requiring the use of (FIRST_SYSTEM_VECTOR -
FIRST_EXTERNAL_VECTOR) and (NR_VECTORS - FIRST_SYSTEM_VECTOR)
respectively. Clean up the usage sites.
Signed-off-by: H. Peter Anvin (Intel) <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Andy Lutomirski <[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
