Merge pull request #281 from apple/mad/epoll-fixes-2

the buffer size ioctls on linux return EINVAL when it's not supported

Signed-off-by: Daniel A. Steffen <dsteffen@apple.com>
diff --git a/PATCHES b/PATCHES
index ffe6994..55a3dc3 100644
--- a/PATCHES
+++ b/PATCHES
@@ -350,3 +350,4 @@
 [23a3a84] APPLIED rdar://33531111
 [79b7529] APPLIED rdar://33531111
 [f8e71eb] APPLIED rdar://33531111
+[8947dcf] APPLIED rdar://33531111