[ARCH question] Do syscall_get_nr and syscall_get_arguments always work?

Jonas Bonn jonas.bonn at gmail.com
Fri Feb 7 12:58:56 UTC 2014


Hi Andy,

On 5 February 2014 00:50, Andy Lutomirski <luto at amacapital.net> wrote:
>
> I can't even find the system call entry point on mips.
>
>
> Is there a semi-official answer here?

I don't have an official answer for you, but when I wanted to do
something with these entry points a couple of years back I discovered
that they aren't very thoroughly implemented across the various
architectures.  I started cleaning this up and can probably dig up
some of this for you if you need it.

See:
https://lkml.org/lkml/2011/10/23/87

Then again, this may be in better shape  today, already... I didn't check.

/Jonas

>
>
> --Andy
> --
> To unsubscribe from this list: send the line "unsubscribe linux-arch" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



-- 
Jonas Bonn
Stockholm, Sweden




More information about the Linux-audit mailing list