[PATCH 2/5] sysvipc: Move __IPC_64 to kernel-features.h
Adhemerval Zanella
adhemerval.zanella@linaro.org
Mon May 20 12:30:00 GMT 2019
On 20/05/2019 09:20, Andreas Schwab wrote:
> On Mai 20 2019, Adhemerval Zanella <adhemerval.zanella@linaro.org> wrote:
>
>> I don't a strong preference here, one option is to parametrize even more
>> the __IPC_64 with another flag that set/unset by kernel-features.h and
>> then handled by ipc-priv.h or whatever. However I think this is more
>> unnecessary complexity.
>
> Can't you use __ASSUME_DIRECT_SYSVIPC_SYSCALLS for that?
>
I think it feasible, I will adjust the patchset.
More information about the Libc-alpha
mailing list