[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151106064743.GA30023@hori1.linux.bs1.fc.nec.co.jp>
Date: Fri, 6 Nov 2015 06:47:44 +0000
From: Naoya Horiguchi <n-horiguchi@...jp.nec.com>
To: Sasha Levin <sasha.levin@...cle.com>
CC: Andrew Morton <akpm@...ux-foundation.org>,
"Kirill A. Shutemov" <kirill.shutemov@...ux.intel.com>,
Wanpeng Li <wanpeng.li@...mail.com>,
"Andi Kleen" <andi@...stfloor.org>,
Andrea Arcangeli <aarcange@...hat.com>,
"Hugh Dickins" <hughd@...gle.com>,
Minchan Kim <minchan@...nel.org>,
"linux-mm@...ck.org" <linux-mm@...ck.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Naoya Horiguchi <nao.horiguchi@...il.com>
Subject: Re: [PATCH v1] mm: hwpoison: adjust for new thp refcounting
On Fri, Nov 06, 2015 at 01:31:49AM -0500, Sasha Levin wrote:
> On 11/06/2015 01:11 AM, Naoya Horiguchi wrote:
> > In the new refcounting, we no longer use tail->_mapcount to keep tail's
> > refcount, and thereby we can simplify get_hwpoison_page() and remove
> > put_hwpoison_page() (by replacing with put_page()).
>
> This is confusing for the reader (and some static analysis tools): this adds
> put_page()s without corresponding get_page()s.
>
> Could we instead macro put_hwpoison_page() as put_page() for the sake of readability?
OK, I'll do this.
Thanks,
Naoya Horiguchi--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists