riscv: 32-bit adding __ARCH_WANT_TIME32_SYSCALLS for syscalls

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



In include/uapi/asm-generic/unistd.h, syscalls guarded by the
__ARCH_WANT_TIME32_SYSCALLS macro, like adjtimex, are not present in
32-bit RISC-V kernels because the macro is not defined for riscv32.

Will it be good to add the __ARCH_WANT_TIME32_SYSCALLS, as well as
__ARCH_WANT_STAT64 and __ARCH_WANT_SET_GET_RLIMIT macros for riscv32
in arch/riscv/include/uapi/asm/unistd.h? I got uclibc/busybox compiled and
run on riscv32 nommu systems after adding these macros, but I'm not sure
if there's any potential problems.



[Index of Archives]     [Linux Kernel]     [Kernel Newbies]     [x86 Platform Driver]     [Netdev]     [Linux Wireless]     [Netfilter]     [Bugtraq]     [Linux Filesystems]     [Yosemite Discussion]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]

  Powered by Linux