lkml.org 
[lkml]   [2008]   [Jul]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] x86_64: fix delayed signals
Date
> +		/* Only check signals if we have filled at least one entry! */
> + if (signal_pending(current))
> + return -EINTR;

Shouldn't it return the short count?
(And if not, then probably should be -ERESTARTSYS.)


Thanks,
Roland


\
 
 \ /
  Last update: 2008-07-11 20:11    [W:0.315 / U:0.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site