From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1392157761.13418.26.camel@fourier> Subject: Re: [PATCH 3.8 070/124] x86: Add check for number of available vectors before CPU down From: Kamal Mostafa To: Prarit Bhargava Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, kernel-team , Andi Kleen , Michel Lespinasse , Seiji Aguchi , Yang Zhang , Paul Gortmaker , Janet Morgan , Tony Luck , Ruiv Wang , Gong Chen , "H. Peter Anvin" Date: Tue, 11 Feb 2014 14:29:21 -0800 In-Reply-To: <52F973E0.7030400@redhat.com> References: <1392061264-28124-1-git-send-email-kamal@canonical.com> <1392061264-28124-71-git-send-email-kamal@canonical.com> <52F973E0.7030400@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: On Mon, 2014-02-10 at 19:50 -0500, Prarit Bhargava wrote: > > On 02/10/2014 02:40 PM, Kamal Mostafa wrote: > > 3.8.13.18 -stable review patch. If anyone has any objections, please let me know. > > > > There are some additional fixes required in this code. I'll push a stable > request when they are committed to linux.git. > > P. Thanks Prarit. I've dropped this from the 3.8-stable queue: Author: Prarit Bhargava Date: Mon Jan 13 06:51:01 2014 -0500 x86: Add check for number of available vectors before CPU down commit da6139e49c7cb0f4251265cb5243b8d220adb48d upstream. -Kamal