Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936291AbaBDWq5 (ORCPT ); Tue, 4 Feb 2014 17:46:57 -0500 Received: from mx1.redhat.com ([209.132.183.28]:59035 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934028AbaBDWqw (ORCPT ); Tue, 4 Feb 2014 17:46:52 -0500 Message-ID: <52F16DD3.9090302@redhat.com> Date: Tue, 04 Feb 2014 17:46:43 -0500 From: Prarit Bhargava User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110419 Red Hat/3.1.10-1.el6_0 Thunderbird/3.1.10 MIME-Version: 1.0 To: Greg Kroah-Hartman CC: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Gong Chen , Andi Kleen , Michel Lespinasse , Seiji Aguchi , Yang Zhang , Paul Gortmaker , Janet Morgan , Tony Luck , Ruiv Wang , "H. Peter Anvin" Subject: Re: [PATCH 3.12 010/133] x86: Add check for number of available vectors before CPU down References: <20140204210737.008598235@linuxfoundation.org> <20140204210737.312279605@linuxfoundation.org> In-Reply-To: <20140204210737.312279605@linuxfoundation.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/04/2014 04:06 PM, Greg Kroah-Hartman wrote: > 3.12-stable review patch. If anyone has any objections, please let me know. > > ------------------ > > From: Prarit Bhargava > > commit da6139e49c7cb0f4251265cb5243b8d220adb48d upstream. > > Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=64791 > Greg, there is a follow up to this patch that removes declarations from the stack and makes them global within the file. This was done to avoid a -Wframe-larger-than warning that was found in with 0day kernel build service, kbuild. So I don't think this should go into -stable yet. I've pushed a patch onto LKML to resolve the kbuild warning, and hopefully on the x86 maintainers pick it up. P. -- 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/