From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752928Ab2LLKZ3 (ORCPT ); Wed, 12 Dec 2012 05:25:29 -0500 Received: from mail.skyhub.de ([78.46.96.112]:57290 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751025Ab2LLKZ1 (ORCPT ); Wed, 12 Dec 2012 05:25:27 -0500 Date: Wed, 12 Dec 2012 11:25:24 +0100 From: Borislav Petkov To: Xishi Qiu Cc: WuJianguo , Liujiang , Simon Jeons , Andrew Morton , Andi Kleen , Fengguang Wu , Wanpeng Li , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH V4 3/3] MCE: fix an error of mce_bad_pages statistics Message-ID: <20121212102523.GA8760@liondog.tnic> Mail-Followup-To: Borislav Petkov , Xishi Qiu , WuJianguo , Liujiang , Simon Jeons , Andrew Morton , Andi Kleen , Fengguang Wu , Wanpeng Li , linux-mm@kvack.org, linux-kernel@vger.kernel.org References: <50C7FB85.8040008@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <50C7FB85.8040008@huawei.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 12, 2012 at 11:35:33AM +0800, Xishi Qiu wrote: > Since MCE is an x86 concept, and this code is in mm/, it would be > better to use the name num_poisoned_pages instead of mce_bad_pages. > > Signed-off-by: Xishi Qiu > Signed-off-by: Jiang Liu > Signed-off-by: Borislav Petkov This is not how Signed-of-by: works. You should read Documentation/SubmittingPatches (yes, the whole of it) about how that whole S-o-b thing works. And, FWIW, it should be "Suggested-by: Borislav Petkov " Thanks. -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. --