diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2011-05-05 19:47:12 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2011-05-05 19:47:12 +0200 |
commit | ab7863f7d74ca1952b6173d2d04ab89f95253fb5 (patch) | |
tree | 836172bd585ccc83abdda82e7288536c67a6313b /README | |
parent | 1547687a83334b056fdf06ed0c5676e948eafb30 (diff) |
update NEWS
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |