From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:38308 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757321AbcG0SCY (ORCPT ); Wed, 27 Jul 2016 14:02:24 -0400 Date: Wed, 27 Jul 2016 11:02:39 -0700 From: Greg KH To: Mike Travis Cc: Ingo Molnar , "H. Peter Anvin" , Thomas Gleixner , Andrew Morton , Dimitri Sivanich , Russ Anderson , John Estabrook , Andrew Banman , Nathan Zimmer , x86@kernel.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH 0/4] x86/platform/UV: SGI UV4 Kernel Fixes Message-ID: <20160727180239.GD8437@kroah.com> References: <20160727173331.230927085@asylum.americas.sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160727173331.230927085@asylum.americas.sgi.com> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Jul 27, 2016 at 12:33:31PM -0500, Mike Travis wrote: > > A few problems have been found as the UV4 BIOS and hardware is being > developed and tested. These patches fix those problems. > > Patch1: uv4_fix_gam_range_lookup_table > - Fixes a problem with building the UV4 GAM range table > > Patch2: uv4_fix_bios_init_error > - Fixes a panic associated with the UV4 system table > > Patch3: uv4_remove_uvsystab_pxm > - Fixes a problem with incorrect data from UV4 BIOS > > Patch4: uv4_disable_is_uv_system > - Fixes a panic using the RHEL7 kdump kernel 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.