Re: [PATCH] Use ERESTARTNOHAND if poll() is interrupted by a signal

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Oleg Nesterov
Date: Monday, July 30, 2007 - 5:18 pm

On 07/31, Oleg Nesterov wrote:

Forgot to mention, sys_select() can use ERESTARTNOHAND because it
modifies "struct timeval __user *tvp" before return, but sys_poll()
gets timeout_msecs by value.

Oleg.

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Use ERESTARTNOHAND if poll() is interrupted by ..., Oleg Nesterov, (Mon Jul 30, 5:18 pm)