Re: [PATCH] Corrected a small typo in help text forCONFIG_CLEANCACHE

From: Jiri Kosina
Date: Mon Jun 27 2011 - 06:30:14 EST


On Sun, 26 Jun 2011, Jesper Juhl wrote:

> > Signed-of-by: Torbjörn Svensson <azoff@xxxxxxxxxxxxxxxxxxxxxxxxx>
> > ---
> > mm/Kconfig | 2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/mm/Kconfig b/mm/Kconfig
> > index 8ca47a5..f2f1ca1 100644
> > --- a/mm/Kconfig
> > +++ b/mm/Kconfig
> > @@ -356,7 +356,7 @@ config CLEANCACHE
> > for clean pages that the kernel's pageframe replacement algorithm
> > (PFRA) would like to keep around, but can't since there isn't enough
> > memory. So when the PFRA "evicts" a page, it first attempts to use
> > - cleancacne code to put the data contained in that page into
> > + cleancache code to put the data contained in that page into
> > "transcendent memory", memory that is not directly accessible or
> > addressable by the kernel and is of unknown and possibly
> > time-varying size. And when a cleancache-enabled
> >
> For what it's worth;
>
> Reviewed-by: Jesper Juhl <jj@xxxxxxxxxxxxx>

Already fixed in my tree by 140a1ef2f.

--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/