On Wed, Mar 6, 2019 at 3:44 PM Laura Abbott <labbott@xxxxxxxxxx> wrote: > > On 3/6/19 6:29 AM, Arnd Bergmann wrote: > > As John Stultz noticed, my y2038 syscall series caused a link > > failure when CONFIG_SYSVIPC is enabled but CONFIG_COMPAT is > > enabled: > > > > is this supposed to be "CONFIG_SYSVIPC is disabled" to match the > subject? Fixing it now, thanks! Arnd