From: Eric Dumazet <eric.dumazet@xxxxxxxxx> Date: Thu, 23 Sep 2010 00:43:39 +0200 > (A) (this is used in net/sunrpc/xprtsock.c) > read_lock(&sk->sk_callback_lock) (without blocking BH) > <BH> > spin_lock(&sk->sk_slock.slock); > ... > read_lock(&sk->sk_callback_lock); > ... What's the exact path that leads to this? I looked quickly and couldn't find which sunrpc callback override does it. Thanks. -- 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