Re: [patch] audit support for SH

2007-11-08 Thread Yuichi Nakamura
On Wed, 7 Nov 2007 10:15:33 -0500 Steve Grubb wrote: > On Wednesday 07 November 2007 12:04:46 am Yuichi Nakamura wrote: > > I found syscall audit does not work on SH(SuperH). > > I made patch to support syscall audit for SH. > > I think this is close, but it looks like you missed the syscall > c

Re: [patch] audit support for SH

2007-11-07 Thread Steve Grubb
On Wednesday 07 November 2007 12:04:46 am Yuichi Nakamura wrote: > I found syscall audit does not work on SH(SuperH). > I made patch to support syscall audit for SH. I think this is close, but it looks like you missed the syscall classification piece. You can find an example here: arch/x86_64/ke

Re: [patch] audit support for SH

2007-11-07 Thread Paul Mundt
On Wed, Nov 07, 2007 at 10:15:33AM -0500, Steve Grubb wrote: > On Wednesday 07 November 2007 12:04:46 am Yuichi Nakamura wrote: > > I found syscall audit does not work on SH(SuperH). > > I made patch to support syscall audit for SH. > > I think this is close, but it looks like you missed the sysca

Re: [patch] audit support for SH

2007-11-06 Thread Paul Mundt
On Wed, Nov 07, 2007 at 02:04:46PM +0900, Yuichi Nakamura wrote: > I found syscall audit does not work on SH(SuperH). > I made patch to support syscall audit for SH. > > Signed-off-by: Yuichi Nakamura<[EMAIL PROTECTED]> Looks fine, but it's too late for 2.6.24. So this will go in to the 2.6.25 qu