Re: situation with signals

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Al Viro
Date: Wednesday, October 27, 2010 - 2:37 pm

On Wed, Oct 27, 2010 at 05:02:10PM -0400, Chris Metcalf wrote:


FWIW, I'd do that in handle_signal() when hitting a syscall restart.
BTW, is everything in your pt_regs safe to modify?  I.e. could bogus
values put there by sigreturn lead to something like kernel mode being
retained when you return from syscall or interesting flags being
set, etc.?
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
situation with signals, Al Viro, (Thu Sep 23, 3:11 pm)
Re: situation with signals, Arnd Bergmann, (Fri Sep 24, 6:33 am)
Re: situation with signals, Chris Metcalf, (Wed Oct 27, 2:02 pm)
Re: situation with signals, Al Viro, (Wed Oct 27, 2:37 pm)
Re: situation with signals, Chris Metcalf, (Wed Oct 27, 3:51 pm)
Re: situation with signals, Al Viro, (Wed Oct 27, 4:30 pm)