diff options
author | 2021-05-18 12:13:03 -0700 | |
---|---|---|
committer | 2021-05-25 10:07:00 +0200 | |
commit | 2978996f620001f4e748c79af0fe89be729ef58d (patch) | |
tree | 71e68ba280555f8812a66c8d182e8c631821af12 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86/entry: Treat out of range and gap system calls the same (diff) | |
download | wireguard-linux-2978996f620001f4e748c79af0fe89be729ef58d.tar.xz wireguard-linux-2978996f620001f4e748c79af0fe89be729ef58d.zip |
x86/entry: Use int everywhere for system call numbers
System call numbers are defined as int, so use int everywhere for system
call numbers. This is strictly a cleanup; it should not change anything
user visible; all ABI changes have been done in the preceeding patches.
[ tglx: Replaced the unsigned long cast ]
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20210518191303.4135296-7-hpa@zytor.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions