From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753571Ab1LLR2X (ORCPT ); Mon, 12 Dec 2011 12:28:23 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:46355 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752162Ab1LLR2V (ORCPT ); Mon, 12 Dec 2011 12:28:21 -0500 Date: Mon, 12 Dec 2011 18:26:30 +0100 From: Ingo Molnar To: "H. Peter Anvin" Cc: Matt Fleming , Linus Torvalds , Keith Packard , linux-kernel@vger.kernel.org, Matthew Garrett , Zhang Rui , Huang Ying , Andrew Morton Subject: Re: [PATCH] Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" Message-ID: <20111212172630.GF23870@elte.hu> References: <1323648762-2148-1-git-send-email-keithp@keithp.com> <1323684086.3669.16.camel@mfleming-mobl1.ger.corp.intel.com> <4EE63552.5000704@zytor.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4EE63552.5000704@zytor.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.3.1 -2.0 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * H. Peter Anvin wrote: > On 12/12/2011 02:01 AM, Matt Fleming wrote: > > > > At this late -rc stage I agree it makes sense to revert this. The > > CONFIG_X86_32 oops that the patch fixes has been around for years and no > > one seems to have encountered it (until now), whereas this new > > regression is likely to affect many more users. > > > > Agreed on both accounts. > > For the revert: > > Acked-by: H. Peter Anvin > > ... or we can push it in the next x86/urgent batch. I've pushed it int x86/urgent and will send it to Linus later today (if he has not applied it meanwhile). Thanks, Ingo