1 Jan 2012 16:13
Minimum kernel version requirement
Tom Gundersen <teg <at> jklm.no>
2012-01-01 15:13:35 GMT
2012-01-01 15:13:35 GMT
Hi guys,
In Arch (and, as far as I understand, also in Debian) we are
interested in making the latest udev work with the latest LTS kernel
(currently 2.6.32.51). However, the minimum requirement in udev's
README is currently listed as 2.6.34 (bumped from .32 last year). On
IRC Kay mentioned that the reason for this is some bugs in devtmpfs in
2.6.32.y. Could anyone provide any more details on what fixes are
missing?
As far as I can tell, the devtmpfs related patches included in .34.y
and not in .32.y are:
commit 015bf43b07158668c2f38af463939afcc6d19403
Author: Kay Sievers <kay.sievers <at> vrfy.org>
Date: Wed Oct 28 19:51:26 2009 +0100
Driver Core: devtmpfs: do not remove non-kernel-created directories
Signed-off-by: Kay Sievers <kay.sievers <at> vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh <at> suse.de>
commit 073120cc28ad9f6003452c8bb9d15a87b1820201
Author: Kay Sievers <kay.sievers <at> vrfy.org>
Date: Wed Oct 28 19:51:17 2009 +0100
Driver Core: devtmpfs: use sys_mount()
Signed-off-by: Kay Sievers <kay.sievers <at> vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh <at> suse.de>
(Continue reading)
RSS Feed