summaryrefslogtreecommitdiffstats
path: root/arch/Kconfig
diff options
context:
space:
mode:
authorH. Peter Anvin (Intel) <hpa@zytor.com>2021-05-18 12:13:03 -0700
committerThomas Gleixner <tglx@linutronix.de>2021-05-25 10:07:00 +0200
commit2978996f620001f4e748c79af0fe89be729ef58d (patch)
tree71e68ba280555f8812a66c8d182e8c631821af12 /arch/Kconfig
parentb337b4965e3a3e567f11828a9e3fe3fb3faefa47 (diff)
downloadlinux-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