[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1009291314570.9797@chino.kir.corp.google.com>
Date: Wed, 29 Sep 2010 13:15:30 -0700 (PDT)
From: David Rientjes <rientjes@...gle.com>
To: Namhyung Kim <namhyung@...il.com>
cc: Christoph Lameter <cl@...ux-foundation.org>,
Pekka Enberg <penberg@...helsinki.fi>,
Matt Mackall <mpm@...enic.com>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/3] slub: Add lock release annotation
On Wed, 29 Sep 2010, Namhyung Kim wrote:
> The unfreeze_slab() releases page's PG_locked bit but was missing
> proper annotation. The deactivate_slab() needs to be marked also
> since it calls unfreeze_slab() without grabbing the lock.
unfreeze_slab() needs it because it calls deactivate_slab()
unconditionally, rather.
> Signed-off-by: Namhyung Kim <namhyung@...il.com>
Acked-by: David Rientjes <rientjes@...gle.com>
--
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