diff options
author | Huacai Chen <[email protected]> | 2014-05-25 10:00:36 +0800 |
---|---|---|
committer | Ralf Baechle <[email protected]> | 2014-05-25 12:43:26 +0200 |
commit | defb79f08630f4d1944c75ad0070026d0f534fda (patch) | |
tree | b81ba5e0428c4793b540f8e4b23898c249be11df /scripts/patch-kernel | |
parent | 41ca86e8502952116234fa558f4277092a5aaae9 (diff) |
MIPS: Fix inconsistancy of __NR_Linux_syscalls value
Originally, __NR_O32_Linux_syscalls, __NR_N32_Linux_syscalls and
__NR_64_Linux_syscalls have the same values as __NR_Linux_syscalls in
corresponding ABIs. But after commit 367f0b50e502d (MIPS: Wire up
renameat2 syscall) they are not the same. I think this is incorrect and
need a fix.
Signed-off-by: Huacai Chen <[email protected]>
Cc: John Crispin <[email protected]>
Cc: Steven J. Hill <[email protected]>
Cc: Aurelien Jarno <[email protected]>
Cc: [email protected]
Cc: Fuxin Zhang <[email protected]>
Cc: Zhangjin Wu <[email protected]>
Patchwork: https://patchwork.linux-mips.org/patch/6987/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions