Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754125Ab1EPRnd (ORCPT ); Mon, 16 May 2011 13:43:33 -0400 Received: from terminus.zytor.com ([198.137.202.10]:48202 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753742Ab1EPRnc (ORCPT ); Mon, 16 May 2011 13:43:32 -0400 Message-ID: <4DD16221.1090000@zytor.com> Date: Mon, 16 May 2011 10:42:57 -0700 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc14 Thunderbird/3.1.10 MIME-Version: 1.0 To: Borislav Petkov CC: Greg KH , Ingo Molnar , Randy Dunlap , Frank Arnold , X86-ML , LKML , Hagen Paul Pfeifer Subject: Re: [PATCH 1/3] x86, AMD, cacheinfo: Fix fallout caused by max3 conversion References: <1305553188-21061-1-git-send-email-bp@amd64.org> <1305553188-21061-2-git-send-email-bp@amd64.org> <20110516173128.GC13011@kroah.com> <20110516173816.GE22383@aftab> In-Reply-To: <20110516173816.GE22383@aftab> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1230 Lines: 35 On 05/16/2011 10:38 AM, Borislav Petkov wrote: > On Mon, May 16, 2011 at 01:31:28PM -0400, Greg KH wrote: >> On Mon, May 16, 2011 at 03:39:46PM +0200, Borislav Petkov wrote: >>> From: Borislav Petkov >>> >>> 732eacc0542d0aa48797f675888b85d6065af837 converted code around the >>> kernel using nested max() macros to use the new max3 macro but forgot to >>> remove the old line in intel_cacheinfo.c. Fix it. >>> >>> Cc: Hagen Paul Pfeifer >>> Cc: Frank Arnold >>> Signed-off-by: Borislav Petkov >> >> Please also add: >> >> Cc: Stable >> >> here to resolve the regression found in the last .38 release. > > I think you mean this regression: > > http://marc.info/?l=linux-kernel&m=130541471818831 > > If so, we're working on that too. The patch above is just a small fixlet > which shouldn't go to stable. > So are you asking for this patchset to go into .39 or .40? -hpa -- 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/