[systemd-devel] [PATCH] Fix broken syscall(__NR_fanotify_mark... on 32bit mips.

Lennart Poettering lennart at poettering.net
Wed Apr 20 17:33:37 PDT 2011


On Wed, 20.04.11 15:20, David Daney (ddaney at caviumnetworks.com) wrote:

> >Hmm, OK. Do you happen to know which predefined userspace macro we
> >should check against for the o32 ABI?
> >
> >There seems to be __mips__, but that probably covers both ABIs?
> 
> How about (untested):
> 
> #if defined(__mips__) && (_MIPS_SIM == _ABIO32)

fykcee, can you rework your patch with this? I'll then merge it.

Lennart

-- 
Lennart Poettering - Red Hat, Inc.


More information about the systemd-devel mailing list