On Sun, Jun 08, 2008 at 01:11:02PM +0200, Miklos Szeredi wrote:
well, some of them (eg: Cyrill's fix for missed mutex_unlock) are obviously
needed.
Generally speaking, everything which relates to locking is hard to diagnose.
I've been hit for years by locking bugs in the NFS client on old 2.4, and
they hit me at most once in a week.
OK
OK, but being exploitable is one thing, randomly failing is another one. If
you think it cannot cause trouble, then OK.
Well, you know the implications of leaving these known bugs open more than
me. If you think some of them are really not needed, I'm fine with this,
but some definitely fix real bugs (judging by the code and the comments).
Thanks,
Willy
--