]> Git Repo - linux.git/commit
asm-generic: unistd.h: fixup broken macro include.
authorGuo Ren <[email protected]>
Thu, 6 Dec 2018 02:07:40 +0000 (10:07 +0800)
committerArnd Bergmann <[email protected]>
Thu, 6 Dec 2018 15:57:47 +0000 (16:57 +0100)
commitb7d624ab431227af376787148cd7d474088c03aa
tree8a95d7c335c56ba87c0b4028663e0f69b2949256
parent2e6e902d185027f8e3cb8b7305238f7e35d6a436
asm-generic: unistd.h: fixup broken macro include.

The broken macros make the glibc compile error. If there is no
__NR3264_fstat*, we should also removed related definitions.

Reported-by: Marcin Juszkiewicz <[email protected]>
Fixes: bf4b6a7d371e ("y2038: Remove stat64 family from default syscall set")
[arnd: Both Marcin and Guo provided this patch to fix up my clearly
       broken commit, I applied the version with the better changelog.]
Signed-off-by: Guo Ren <[email protected]>
Signed-off-by: Mao Han <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
include/uapi/asm-generic/unistd.h
This page took 0.055606 seconds and 4 git commands to generate.