[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1475827866.2421.12.camel@redhat.com>
Date: Fri, 07 Oct 2016 04:11:06 -0400
From: Rik van Riel <riel@...hat.com>
To: tim.c.chen@...ux.intel.com,
Andrew Morton <akpm@...ux-foundation.org>
Cc: dave.hansen@...el.com, andi.kleen@...el.com, aaron.lu@...el.com,
linux-mm@...ck.org, linux-kernel@...r.kernel.org,
Huang Ying <ying.huang@...el.com>,
Hugh Dickins <hughd@...gle.com>, Shaohua Li <shli@...nel.org>,
Minchan Kim <minchan@...nel.org>,
Andrea Arcangeli <aarcange@...hat.com>,
"Kirill A . Shutemov" <kirill.shutemov@...ux.intel.com>,
Vladimir Davydov <vdavydov@...tuozzo.com>,
Johannes Weiner <hannes@...xchg.org>,
Michal Hocko <mhocko@...nel.org>
Subject: Re: [PATCH 1/8] mm/swap: Fix kernel message in swap_info_get()
On Tue, 2016-09-27 at 10:17 -0700, Tim Chen wrote:
> From: "Huang, Ying" <ying.huang@...el.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@...el.com>
> Signed-off-by: Tim Chen <tim.c.chen@...ux.intel.com>
>
Reviewed-by: Rik van Riel <riel@...hat.com>
Powered by blists - more mailing lists