[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4CB43F2C.4010406@gmx.de>
Date: Tue, 12 Oct 2010 12:57:48 +0200
From: Michael Lawnick <ml.lawnick@....de>
To: linux-kernel@...r.kernel.org
Subject: select on sysFs-entry does not pend anymore
Hi *,
on porting a driver from 2.6.29 to 2.6.32 I had to notice that select()
on a sysFs-entry seems not to pend anymore (no more wait for kernel-side
sysfs_notify()). I checked on different architectures (MIPS, PPC, x86),
all the same result :-(
Was this support dropped intentionally or by accident?
The code of sysfs_notify() is still in kernel, but I see no sense in it
if select is not possible.
Any workaround known that is as easy as the original?
Please don't forget to CC me on answers to list, as I haven't subscribed
to this group.
--
KR and TIA
Michael
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists