]> www.infradead.org Git - linux.git/commit
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)
commit9aae1baa1c5d8b7229b6de38dc9dc17efcb8c55d
tree608a72b600031e68123f23058486b0c10261c16f
parent83a7eefedc9b56fe7bfeff13b6c7356688ffa670
x86, arm: Add missing license tag to syscall tables files

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