Re: [RFC][PATCH 0/1] kmemleak: Fix false positive with alias

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Paul E. McKenney
Date: Monday, August 30, 2010 - 1:30 pm

On Fri, Aug 27, 2010 at 09:12:24AM +0300, Hiroshi DOYU wrote:

A few questions below...

							Thanx, Paul


If we hold this readlock, how is RCU helping us?  Or are there updates
that do not write-hold kmemleak_lock?


Don't we need an RCU grace period here, based on either synchronize_rcu()
or call_rcu()?  Perhaps calling free_object_rcu(), though perhaps it frees
up more than you would like.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH v2 2/3] kmemleak: Add special scan test case, Hiroshi DOYU, (Tue Jun 1, 3:25 am)
[RFC][PATCH 0/1] kmemleak: Fix false positive with alias, Hiroshi DOYU, (Thu Jun 17, 11:04 pm)
[PATCH 1/1] kmemleak: Fix false positive with alias, Hiroshi DOYU, (Thu Jun 17, 11:04 pm)
Re: [RFC][PATCH 0/1] kmemleak: Fix false positive with alias, Catalin Marinas, (Mon Jun 28, 7:46 am)
Re: [RFC][PATCH 0/1] kmemleak: Fix false positive with alias, Paul E. McKenney, (Mon Aug 30, 1:30 pm)
Re: [RFC][PATCH 0/1] kmemleak: Fix false positive with alias, Catalin Marinas, (Fri Sep 17, 6:14 am)
Re: [RFC][PATCH 0/1] kmemleak: Fix false positive with alias, Catalin Marinas, (Fri Sep 17, 9:18 am)