[RESEND PATCH 2/2] MIPS syscall auditing patches

2014-04-02 Thread Manuel Lauss
From: Ralf Baechle r...@linux-mips.org These are the userland patches to go along with the recently posted kernel patches. Many of the comments posted along with those also apply here, in particular wrt. to the ABI situation. Signed-off-by: Ralf Baechle r...@linux-mips.org -- mlau: Rediffed

[RESEND PATCH 1/2] MIPS syscall auditing patches

2014-04-02 Thread Manuel Lauss
From: Ralf Baechle r...@linux-mips.org this is the first cut of the MIPS auditing patches. MIPS doesn't quite fit into the existing pattern of other architectures and I'd appreciate your comments and maybe even an Acked-by. - MIPS syscalls return a success / error flag in register $7. If the

[RESEND PATCH 0/2] MIPS syscall auditing patches

2014-04-02 Thread Manuel Lauss
auditing patches. MIPS doesn't quite fit into the existing pattern of other architectures and I'd appreciate your comments and maybe even an Acked-by for the kernel part so I can feed that upstream. Ralf Comments welcome! Thanks, Manuel Lauss [1] https://www.redhat.com/archives/linux