diff options
author | H. Peter Anvin (Intel) <hpa@zytor.com> | 2021-05-18 12:13:03 -0700 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2021-05-25 10:07:00 +0200 |
commit | 2978996f620001f4e748c79af0fe89be729ef58d (patch) | |
tree | 71e68ba280555f8812a66c8d182e8c631821af12 /arch/Kconfig | |
parent | b337b4965e3a3e567f11828a9e3fe3fb3faefa47 (diff) | |
download | linux-2978996f620001f4e748c79af0fe89be729ef58d.tar.gz linux-2978996f620001f4e748c79af0fe89be729ef58d.tar.bz2 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 'arch/Kconfig')
0 files changed, 0 insertions, 0 deletions