netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* rhashtable: warnings caused by "rhashtable: Fix use-after-free in rhashtable_walk_stop"
@ 2015-03-23 18:27 Sasha Levin
  2015-03-23 21:55 ` Herbert Xu
  0 siblings, 1 reply; 4+ messages in thread
From: Sasha Levin @ 2015-03-23 18:27 UTC (permalink / raw)
  To: Herbert Xu; +Cc: David S. Miller, netdev@vger.kernel.org, LKML, Thomas Graf

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-03-24  2:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-23 18:27 rhashtable: warnings caused by "rhashtable: Fix use-after-free in rhashtable_walk_stop" Sasha Levin
2015-03-23 21:55 ` Herbert Xu
2015-03-23 22:53   ` Herbert Xu
2015-03-24  2:16     ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).