Hey, On Fri, Jun 18, 2010 at 01:30:04PM -0700, Andrew Morton wrote: > From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> > > Fix a lockdep-splat-causing regression introduced by > > : commit 989a2979205dd34269382b357e6d4b4b6956b889 > : Author: Eric Dumazet <eric.dumazet@xxxxxxxxx> > : AuthorDate: Wed Apr 14 09:55:35 2010 +0000 > : Commit: David S. Miller <davem@xxxxxxxxxxxxx> > : CommitDate: Wed Apr 21 16:19:29 2010 -0700 > : > : fasync: RCU and fine grained locking > > kill_fasync() can be called from both process and hard-irq context, so > fa_lock must be taken with IRQs disabled. > > Addresses https://bugzilla.kernel.org/show_bug.cgi?id=16230 Seems to work fine -- thanks! Best, Dominik -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html