From: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
To: Vincent Li <macli@brc.ubc.ca>
Cc: linux-mm@kvack.org, Andi Kleen <ak@suse.de>,
Wu Fengguang <fengguang.wu@intel.com>,
Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH] mm/memory-failure: remove CONFIG_UNEVICTABLE_LRU config option
Date: Sat, 29 Aug 2009 13:54:56 +0900 [thread overview]
Message-ID: <2f11576a0908282154l6351d181s98cdae8829e80d6c@mail.gmail.com> (raw)
In-Reply-To: <1251486553-23181-1-git-send-email-macli@brc.ubc.ca>
2009/8/29 Vincent Li <macli@brc.ubc.ca>:
> Commit 683776596 (remove CONFIG_UNEVICTABLE_LRU config option) removed this config option.
> Removed it from mm/memory-failure too.
>
> Signed-off-by: Vincent Li <macli@brc.ubc.ca>
> ---
> mm/memory-failure.c | 2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/mm/memory-failure.c b/mm/memory-failure.c
> index f78d9fc..2bc4c50 100644
> --- a/mm/memory-failure.c
> +++ b/mm/memory-failure.c
> @@ -587,10 +587,8 @@ static struct page_state {
> { sc|dirty, sc|dirty, "swapcache", me_swapcache_dirty },
> { sc|dirty, sc, "swapcache", me_swapcache_clean },
>
> -#ifdef CONFIG_UNEVICTABLE_LRU
> { unevict|dirty, unevict|dirty, "unevictable LRU", me_pagecache_dirty},
> { unevict, unevict, "unevictable LRU", me_pagecache_clean},
> -#endif
Looks good to me.
Acked-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next prev parent reply other threads:[~2009-08-29 4:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-28 19:09 [PATCH] mm/memory-failure: remove CONFIG_UNEVICTABLE_LRU config option Vincent Li
2009-08-28 22:40 ` Minchan Kim
2009-08-29 4:54 ` KOSAKI Motohiro [this message]
2009-08-29 9:46 ` Wu Fengguang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2f11576a0908282154l6351d181s98cdae8829e80d6c@mail.gmail.com \
--to=kosaki.motohiro@jp.fujitsu.com \
--cc=ak@suse.de \
--cc=akpm@linux-foundation.org \
--cc=fengguang.wu@intel.com \
--cc=linux-mm@kvack.org \
--cc=macli@brc.ubc.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).