]> www.infradead.org Git - linux.git/commitdiff
x86, arm: Add missing license tag to syscall tables files
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Thu, 29 Feb 2024 14:51:00 +0000 (15:51 +0100)
committerBorislav Petkov (AMD) <bp@alien8.de>
Wed, 12 Jun 2024 09:33:45 +0000 (11:33 +0200)
syscall*.tbl files were added to make it easier to check which system
calls are supported on each architecture and to check for their numbers.

Arm and x86 files lack Linux-syscall-note license exception present in
files for all other architectures.

Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Cc: linux-arm-kernel@lists.infradead.org
Link: https://lore.kernel.org/r/20240229145101.553998-1-marcin@juszkiewicz.com.pl
arch/arm/tools/syscall.tbl
arch/x86/entry/syscalls/syscall_32.tbl
arch/x86/entry/syscalls/syscall_64.tbl

index 2ed7d229c8f96d4c521b8fae66e34ae21e6bb556..23c98203c40fe6b7b80cc17df29be48d26423c09 100644 (file)
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
 #
 # Linux system call numbers and entry vectors
 #
index 7fd1f57ad3d30cfffb47b4123caf896e8de8281e..9436b67fe8329fe7e465b303b3c99aa0d4621ebd 100644 (file)
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
 #
 # 32-bit system call numbers and entry vectors
 #
index a396f6e6ab5bf97df25666a1048d0f285b8d465e..129bdd475cf0c426a43db7c21d61aa05c5032944 100644 (file)
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
 #
 # 64-bit system call numbers and entry vectors
 #