[linux-mm-cc] Re: CCache problem

Rik van Riel riel at redhat.com
Tue Jun 27 21:54:41 EDT 2006


On Wed, 28 Jun 2006, Nitin Gupta wrote:

> -			if (ch->count == 1) kfree (ch);
> +			if (put_page_testzero(ch)) kfree(ch);

> Right now?

Yes, that looks right.  I have not verified the rest
of the locking though :)

-- 
All Rights Reversed


More information about the linux-mm-cc mailing list