[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130314222005.GB28339@kroah.com>
Date: Thu, 14 Mar 2013 15:20:05 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Boris Ostrovsky <boris.ostrovsky@...cle.com>
Cc: bp@...en.de, chegger@...zon.de, xen-devel@...ts.xen.org,
linux-edac@...r.kernel.org, linux-kernel@...r.kernel.org,
JBeulich@...e.com, stable@...r.kernel.org
Subject: Re: [PATCH v2 1/2] x86/mce: Replace shared_bank array with
is_shared_bank() helper
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 <boris.ostrovsky@...cle.com>
> ---
> arch/x86/kernel/cpu/mcheck/mce_amd.c | 17 +++++++++--------
> 1 file changed, 9 insertions(+), 8 deletions(-)
<formletter>
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.
</formletter>
--
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