[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Freeipmi-devel] [bug #43611] select might return with EINTR in _openipm
From: |
Albert Chu |
Subject: |
[Freeipmi-devel] [bug #43611] select might return with EINTR in _openipmi_read |
Date: |
Fri, 14 Nov 2014 18:37:08 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 |
Follow-up Comment #2, bug #43611 (project freeipmi):
Hi Robin, you're absolutely correct. This was lazy-ish programming on my (and
others) parts over the years. There are some issues with your patch, as it
should only loop if the error is EINTR and the timeout should be lowered as it
loops.
I have code that does this from other projects and it should be copied to
other drivers (sunbmc & ssif I think). I'll whip up something and give you a
branch you can try.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?43611>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Freeipmi-devel] [bug #43611] select might return with EINTR in _openipmi_read, anonymous, 2014/11/14
- [Freeipmi-devel] [bug #43611] select might return with EINTR in _openipmi_read, Robin Geyer, 2014/11/14
- [Freeipmi-devel] [bug #43611] select might return with EINTR in _openipmi_read,
Albert Chu <=
- [Freeipmi-devel] [bug #43611] select might return with EINTR in _openipmi_read, Albert Chu, 2014/11/14
- [Freeipmi-devel] [bug #43611] select might return with EINTR in _openipmi_read, Albert Chu, 2014/11/14
- [Freeipmi-devel] [bug #43611] select might return with EINTR in _openipmi_read, Robin Geyer, 2014/11/17
- [Freeipmi-devel] [bug #43611] select might return with EINTR in _openipmi_read, Albert Chu, 2014/11/17
- [Freeipmi-devel] [bug #43611] select might return with EINTR in _openipmi_read, Albert Chu, 2014/11/17