Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753192Ab2HOS0w (ORCPT ); Wed, 15 Aug 2012 14:26:52 -0400 Received: from mail-gg0-f174.google.com ([209.85.161.174]:56718 "EHLO mail-gg0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752273Ab2HOS0u (ORCPT ); Wed, 15 Aug 2012 14:26:50 -0400 Date: Wed, 15 Aug 2012 11:26:45 -0700 From: Greg Kroah-Hartman To: Henrique de Moraes Holschuh Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk, Borislav Petkov , Peter Zijlstra , "H. Peter Anvin" Subject: Re: [ 36/44] x86, microcode: Sanitize per-cpu microcode reloading interface Message-ID: <20120815182645.GA25870@kroah.com> References: <20120813220142.113186818@linuxfoundation.org> <20120813220145.337264645@linuxfoundation.org> <20120815002654.GA11666@khazad-dum.debian.net> <20120815140655.GC22871@kroah.com> <20120815163046.GA30736@khazad-dum.debian.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120815163046.GA30736@khazad-dum.debian.net> 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: 905 Lines: 21 On Wed, Aug 15, 2012 at 01:30:46PM -0300, Henrique de Moraes Holschuh wrote: > On Wed, 15 Aug 2012, Greg Kroah-Hartman wrote: > > On Tue, Aug 14, 2012 at 09:26:54PM -0300, Henrique de Moraes Holschuh wrote: > > > I believe the patch bellow, which was required on 3.2, will also be > > > necessary. > > > > Will it be necessary to apply this before this patch goes in the series, > > or after it? > > Applying after fixes a build error. Applying before might avoid the build > error altogether (error happens when #undef CONFIG_SMP), AFAIK. Ok, it doesn't apply directly, but looks easy enough to fix up by hand, I'll go work on that right now... greg k-h -- 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/