diff options
author | Vitaly Mayatskikh <v.mayatskih@gmail.com> | 2008-09-28 23:24:33 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2008-10-07 14:26:21 +1100 |
commit | 76c31f239ea221a6c84bd26141262a43bfe8b7f4 (patch) | |
tree | e93025a86c4c935d14a996b17aae572b9ded49dd /drivers/net/eepro.c | |
parent | 3396c72b92efd16bca16490a72277b3a494e0f0e (diff) |
powerpc: Honor O_NONBLOCK flag when reading RTAS log
rtas_log_read() doesn't check file flags for O_NONBLOCK and blocks
non-blocking readers of /proc/ppc64/rtas/error_log when there is
no data available. This fixes it.
Also rtas_log_read() returns now with ENODATA to prevent suspending of
process in wait_event_interruptible() when logging facility was
switched off and log is already empty.
Signed-off-by: Vitaly Mayatskikh <v.mayatskih@gmail.com>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'drivers/net/eepro.c')
0 files changed, 0 insertions, 0 deletions