summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2011-05-05 19:47:12 +0200
committerKay Sievers <kay.sievers@vrfy.org>2011-05-05 19:47:12 +0200
commitab7863f7d74ca1952b6173d2d04ab89f95253fb5 (patch)
tree836172bd585ccc83abdda82e7288536c67a6313b
parent1547687a83334b056fdf06ed0c5676e948eafb30 (diff)
update NEWS
-rw-r--r--NEWS4
-rw-r--r--README4
2 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 184ab5eec8..c00c48ed07 100644
--- 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 c2271e9334..f856370685 100644
--- 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