chiark / gitweb /
update NEWS
authorKay Sievers <kay.sievers@vrfy.org>
Thu, 5 May 2011 17:47:12 +0000 (19:47 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Thu, 5 May 2011 17:47:12 +0000 (19:47 +0200)
NEWS
README

diff --git a/NEWS b/NEWS
index 184ab5eec864ea0a212d0b3d8b1e5c6152042c0e..c00c48ed079a6f33ace0eea8679ac4d0ebf30e95 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ udev 169
 ========
 Bugfixes.
 
+We require at least Linux kernel 2.6.32 now. Some platforms might
+require a later kernel that supports accept4(), or need to backport
+the accept4() syscall wiring.
+
 The hid2hci tool move to the bluez package and was removed.
 
 Many of the extras can be -enabled/--disabled during configure
diff --git a/README b/README
index c2271e93347f0e877cff29191d16a930d61edd06..f85637068547d681c6b79686e9add05abf1d44ca 100644 (file)
--- a/README
+++ b/README
@@ -19,8 +19,8 @@ Requirements:
   - Version 2.6.32 of the Linux kernel with sysfs, procfs, signalfd, inotify,
     unix domain sockets, networking and hotplug enabled
 
-  - ARM needs kernel version 2.6.36 or this patch:
-      http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=21d93e2e29722d7832f61cc56d73fb
+  - Some architectures might need a later kernel, that supports accept4(),
+    or need to backport the accept4() syscall wiring in the kernel.
 
   - These options are needed:
       CONFIG_HOTPLUG=y