Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753520Ab3CNWrd (ORCPT ); Thu, 14 Mar 2013 18:47:33 -0400 Received: from mail.skyhub.de ([78.46.96.112]:35752 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753068Ab3CNWrb (ORCPT ); Thu, 14 Mar 2013 18:47:31 -0400 Date: Thu, 14 Mar 2013 23:47:24 +0100 From: Borislav Petkov To: Greg KH Cc: Boris Ostrovsky , bp@alien.de, chegger@amazon.de, xen-devel@lists.xen.org, linux-edac@vger.kernel.org, linux-kernel@vger.kernel.org, JBeulich@suse.com, stable@vger.kernel.org Subject: Re: [PATCH v2 1/2] x86/mce: Replace shared_bank array with is_shared_bank() helper Message-ID: <20130314224724.GG10190@pd.tnic> Mail-Followup-To: Borislav Petkov , Greg KH , Boris Ostrovsky , bp@alien.de, chegger@amazon.de, xen-devel@lists.xen.org, linux-edac@vger.kernel.org, linux-kernel@vger.kernel.org, JBeulich@suse.com, stable@vger.kernel.org References: <1363295441-1859-1-git-send-email-boris.ostrovsky@oracle.com> <1363295441-1859-2-git-send-email-boris.ostrovsky@oracle.com> <20130314222005.GB28339@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20130314222005.GB28339@kroah.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 Content-Length: 1084 Lines: 34 On Thu, Mar 14, 2013 at 03:20:05PM -0700, Greg KH wrote: > On Thu, Mar 14, 2013 at 05:10:40PM -0400, Boris Ostrovsky wrote: > > Use helper function instead of an array to report whether register > > bank is shared. Currently only bank 4 (northbridge) is shared. > > > > Signed-off-by: Boris Ostrovsky > > --- > > arch/x86/kernel/cpu/mcheck/mce_amd.c | 17 +++++++++-------- > > 1 file changed, 9 insertions(+), 8 deletions(-) > > > > This is not the correct way to submit patches for inclusion in the > stable kernel tree. Please read Documentation/stable_kernel_rules.txt > for how to do this properly. Yeah, stable@ was obviously wrongly CCed. This patch is clearly not stable material. Thanks. -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/