[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <55105B2E.1070409@oracle.com>
Date:	Mon, 23 Mar 2015 14:27:58 -0400
From:	Sasha Levin <sasha.levin@...cle.com>
To:	Herbert Xu <herbert@...dor.apana.org.au>
CC:	"David S. Miller" <davem@...emloft.net>,
	"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>, Thomas Graf <tgraf@...g.ch>
Subject: rhashtable: warnings caused by "rhashtable: Fix use-after-free in
 rhashtable_walk_stop"
Hi all,
Commit 963ecbd41a ("rhashtable: Fix use-after-free in rhashtable_walk_stop") is causing
RCU warnings since the code now locks a mutex (which might sleep) within an RCU critical
section within rhashtable_walk_stop().
Thanks,
Sasha
--
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
 
