[PATCH] riscv: compat_syscall_table: Fixup compile warning
Palmer Dabbelt
palmer at rivosinc.com
Mon May 1 15:44:36 PDT 2023
On Mon, 01 May 2023 15:33:54 -0700, Drew Fustini wrote:
> ../arch/riscv/kernel/compat_syscall_table.c:12:41: warning: initialized
> field overwritten [-Woverride-init]
> 12 | #define __SYSCALL(nr, call) [nr] = (call),
> | ^
> ../include/uapi/asm-generic/unistd.h:567:1: note: in expansion of macro
> '__SYSCALL'
> 567 | __SYSCALL(__NR_semget, sys_semget)
>
> [...]
Applied, thanks!
[1/1] riscv: compat_syscall_table: Fixup compile warning
https://git.kernel.org/palmer/c/f9c4bbddece7
Best regards,
--
Palmer Dabbelt <palmer at rivosinc.com>
More information about the linux-riscv
mailing list