On Wed, Jun 01, 2005 at 11:01:33AM -0700, Anthony Brock wrote:
> I'm now seeing new messages appear on the console with the
> 2.6.12-rc5-mm1 kernel that I haven't seen with the 2.6.11.x series
> kernels: 
> 
> sigio_handler: os_waiting_for_events: poll returned -1, errno = 4

That's EINTR, should be harmless.  I just need to check for that and
retry the poll.

                                Jeff


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to