chiark / gitweb /
require 2.6.27 for proper signalfd handling
authorKay Sievers <kay.sievers@vrfy.org>
Tue, 8 Sep 2009 12:57:42 +0000 (14:57 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Tue, 8 Sep 2009 12:59:50 +0000 (14:59 +0200)
commit1da6c797fdbb94372c1a809acf1a0ca159b2d7b1
tree9c95e35ef29238fe74f4042e7d95545bc674c54f
parentbfde03a14962c380d0e43327142710718c351cdb
require 2.6.27 for proper signalfd handling

<zzam> kay: ping I found out why udev-145 fails on some
            systems with kernel 2.6.25 and 2.6.26
<zzam> kay: it is because glibc was compiled against linux-headers-2.6.27
            or newer and issues signalfd4 syscall which was introduced in
            kernel 2.6.27 and not older signalfd syscall
README