From: Guy Martin Date: Thu, 16 Jan 2014 16:17:53 +0000 (+0100) Subject: parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc X-Git-Tag: v3.14-rc1~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5a408d53edef3af07ac7697b8bc54a755628450;p=pandora-kernel.git parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc On Linux, only parisc uses a different value for EWOULDBLOCK which causes a lot of troubles for applications not checking for both values. Since the hpux compat is long dead, make EWOULDBLOCK behave the same as all other architectures. Signed-off-by: Guy Martin Signed-off-by: Helge Deller --- Reading git-diff-tree failed