aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd/commit.c
diff options
context:
space:
mode:
authorCatalin Marinas <[email protected]>2015-01-06 16:42:32 +0000
committerCatalin Marinas <[email protected]>2015-01-27 09:38:07 +0000
commit0156411b1828771c09c92f034e7b81f702b84f07 (patch)
treea0c06d493a7e852ed9e736c42be740927c21094d /fs/jbd/commit.c
parent54e45c169dbce43cf46d00eb1521b655b6e4f9e9 (diff)
arm64: Implement the compat_sys_call_table in C
Unlike the sys_call_table[], the compat one was implemented in sys32.S making it impossible to notice discrepancies between the number of compat syscalls and the __NR_compat_syscalls macro, the latter having to be defined in asm/unistd.h as including asm/unistd32.h would cause conflicts on __NR_* definitions. With this patch, incorrect __NR_compat_syscalls values will result in a build-time error. Signed-off-by: Catalin Marinas <[email protected]> Suggested-by: Mark Rutland <[email protected]> Acked-by: Mark Rutland <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions