This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/4] Alpha: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constant [BZ #22648]


On 01/02/2018 01:09 AM, Aurelien Jarno wrote:
> - Using different syscalls depending on the architecture causes issues
>   when seccomp is being used, and requires additional whitelisting for
>   them. It's something that is usually not well done for non-mainstream
>   architectures like alpha. This has caused issue for example in systemd
>   (not sure about alpha in particular though).

Huh.  I hadn't considered that issue.
The patch series looks fine, then.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]