On Fri, 20 Mar 2015 16:37:12 +0800, Huang Ying <ying.hu...@intel.com> wrote: > FYI, we noticed the below changes on > > git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git master > commit baf606d9c9b12517e47e0d1370e8aa9f7323f210 ("ipv4,ipv6: grab rtnl > before locking the socket") > ... > -> #0 (rtnl_mutex){+.+.+.}: > [ 19.816665] [<ffffffff810c1ea4>] __lock_acquire+0x13f0/0x1a86 > [ 19.816665] [<ffffffff810c2c4d>] lock_acquire+0xb2/0x132 > [ 19.816665] [<ffffffff81b8d97b>] mutex_lock_nested+0x6b/0x38d > [ 19.816665] [<ffffffff81a552b4>] rtnl_lock+0x17/0x19 > [ 19.816665] [<ffffffff81afc5c6>] ipv6_sock_ac_drop+0x28/0xc4 > [ 19.816665] [<ffffffff81b0fc30>] do_ipv6_setsockopt+0x95d/0xd98 > [ 19.816665] [<ffffffff81b100bc>] ipv6_setsockopt+0x51/0x9c > [ 19.816665] [<ffffffff81b160af>] rawv6_setsockopt+0x7c/0x91 > [ 19.816665] [<ffffffff81a345a0>] sock_common_setsockopt+0x14/0x16 > [ 19.816665] [<ffffffff81a33ad0>] SyS_setsockopt+0x78/0x99 > [ 19.816665] [<ffffffff81b91289>] system_call_fastpath+0x12/0x17 > [ 19.816665] ...
Missed this syscall, sorry. Will fix this. Marcelo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/