[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20121211134509.GB16230@one.firstfloor.org>
Date: Tue, 11 Dec 2012 14:45:09 +0100
From: Andi Kleen <andi@...stfloor.org>
To: Xishi Qiu <qiuxishi@...wei.com>
Cc: WuJianguo <wujianguo@...wei.com>, Liujiang <jiang.liu@...wei.com>,
Simon Jeons <simon.jeons@...il.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Borislav Petkov <bp@...en8.de>,
Andi Kleen <andi@...stfloor.org>,
Fengguang Wu <fengguang.wu@...el.com>,
Wanpeng Li <liwanp@...ux.vnet.ibm.com>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH V3 1/2] MCE: fix an error of mce_bad_pages statistics
On Tue, Dec 11, 2012 at 08:18:27PM +0800, Xishi Qiu wrote:
> 1) move poisoned page check at the beginning of the function.
> 2) add page_lock to avoid unpoison clear the flag.
That doesn't make sense, obviously you would need to recheck
inside the lock again to really protect against unpoison.
But unpoison is only for debugging anyways, so it doesn't matter
if the count is 100% correct.
-Andi
--
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