Re: [PATCH 28/29] tracehook_signal_handler: Remove sig, info, ka and regs

2013-10-08 Thread Richard Weinberger
Am 08.10.2013 17:45, schrieb Al Viro: > On Tue, Oct 08, 2013 at 01:36:18PM +0200, Richard Weinberger wrote: >> These parameters are nowhere used, so we can remove them. > > I'm not sure it's a good idea... OTOH, it probably has no business in > tracehook.h anymore - it's only called from signal_d

Re: [PATCH 28/29] tracehook_signal_handler: Remove sig, info, ka and regs

2013-10-08 Thread Al Viro
On Tue, Oct 08, 2013 at 01:36:18PM +0200, Richard Weinberger wrote: > These parameters are nowhere used, so we can remove them. I'm not sure it's a good idea... OTOH, it probably has no business in tracehook.h anymore - it's only called from signal_delivered(), so if we decide to insert some ptra