From: Rik van Riel <riel@redhat.com>
To: tim.c.chen@linux.intel.com, Andrew Morton <akpm@linux-foundation.org>
Cc: dave.hansen@intel.com, andi.kleen@intel.com, aaron.lu@intel.com,
linux-mm@kvack.org, linux-kernel@vger.kernel.org,
Huang Ying <ying.huang@intel.com>,
Hugh Dickins <hughd@google.com>, Shaohua Li <shli@kernel.org>,
Minchan Kim <minchan@kernel.org>,
Andrea Arcangeli <aarcange@redhat.com>,
"Kirill A . Shutemov" <kirill.shutemov@linux.intel.com>,
Vladimir Davydov <vdavydov@virtuozzo.com>,
Johannes Weiner <hannes@cmpxchg.org>,
Michal Hocko <mhocko@kernel.org>
Subject: Re: [PATCH 1/8] mm/swap: Fix kernel message in swap_info_get()
Date: Fri, 07 Oct 2016 04:11:06 -0400 [thread overview]
Message-ID: <1475827866.2421.12.camel@redhat.com> (raw)
In-Reply-To: <20160927171754.GA17824@linux.intel.com>
On Tue, 2016-09-27 at 10:17 -0700, Tim Chen wrote:
> From: "Huang, Ying" <ying.huang@intel.com>
>
> swap_info_get() is used not only in swap free code path but also in
> page_swapcount(), etc.A A So the original kernel message in
> swap_info_get() is not correct now.A A Fix it via replacing "swap_free"
> to
> "swap_info_get" in the message.
>
> Signed-off-by: "Huang, Ying" <ying.huang@intel.com>
> Signed-off-by: Tim Chen <tim.c.chen@linux.intel.com>
>
Reviewed-by: Rik van Riel <riel@redhat.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>
WARNING: multiple messages have this Message-ID (diff)
From: Rik van Riel <riel@redhat.com>
To: tim.c.chen@linux.intel.com, Andrew Morton <akpm@linux-foundation.org>
Cc: dave.hansen@intel.com, andi.kleen@intel.com, aaron.lu@intel.com,
linux-mm@kvack.org, linux-kernel@vger.kernel.org,
Huang Ying <ying.huang@intel.com>,
Hugh Dickins <hughd@google.com>, Shaohua Li <shli@kernel.org>,
Minchan Kim <minchan@kernel.org>,
Andrea Arcangeli <aarcange@redhat.com>,
"Kirill A . Shutemov" <kirill.shutemov@linux.intel.com>,
Vladimir Davydov <vdavydov@virtuozzo.com>,
Johannes Weiner <hannes@cmpxchg.org>,
Michal Hocko <mhocko@kernel.org>
Subject: Re: [PATCH 1/8] mm/swap: Fix kernel message in swap_info_get()
Date: Fri, 07 Oct 2016 04:11:06 -0400 [thread overview]
Message-ID: <1475827866.2421.12.camel@redhat.com> (raw)
In-Reply-To: <20160927171754.GA17824@linux.intel.com>
On Tue, 2016-09-27 at 10:17 -0700, Tim Chen wrote:
> From: "Huang, Ying" <ying.huang@intel.com>
>
> swap_info_get() is used not only in swap free code path but also in
> page_swapcount(), etc. So the original kernel message in
> swap_info_get() is not correct now. Fix it via replacing "swap_free"
> to
> "swap_info_get" in the message.
>
> Signed-off-by: "Huang, Ying" <ying.huang@intel.com>
> Signed-off-by: Tim Chen <tim.c.chen@linux.intel.com>
>
Reviewed-by: Rik van Riel <riel@redhat.com>
next prev parent reply other threads:[~2016-10-07 8:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-27 17:17 [PATCH 1/8] mm/swap: Fix kernel message in swap_info_get() Tim Chen
2016-09-27 17:17 ` Tim Chen
2016-10-07 8:11 ` Rik van Riel [this message]
2016-10-07 8:11 ` Rik van Riel
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=1475827866.2421.12.camel@redhat.com \
--to=riel@redhat.com \
--cc=aarcange@redhat.com \
--cc=aaron.lu@intel.com \
--cc=akpm@linux-foundation.org \
--cc=andi.kleen@intel.com \
--cc=dave.hansen@intel.com \
--cc=hannes@cmpxchg.org \
--cc=hughd@google.com \
--cc=kirill.shutemov@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mhocko@kernel.org \
--cc=minchan@kernel.org \
--cc=shli@kernel.org \
--cc=tim.c.chen@linux.intel.com \
--cc=vdavydov@virtuozzo.com \
--cc=ying.huang@intel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.