From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756177Ab3BNHh7 (ORCPT ); Thu, 14 Feb 2013 02:37:59 -0500 Received: from mail-we0-f181.google.com ([74.125.82.181]:45362 "EHLO mail-we0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755857Ab3BNHh5 (ORCPT ); Thu, 14 Feb 2013 02:37:57 -0500 Message-ID: <1360827472.24917.35.camel@mfleming-mobl1.ger.corp.intel.com> Subject: Re: [PATCH] efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter From: Matt Fleming To: "H. Peter Anvin" Cc: Satoru Takeuchi , lkml , Thomas Gleixner , Ingo Molnar , linux EFI ml , Greg Kroah-Hartman , linux-stable ml , linux x86 ml , David Airlie , Corentin Chary , Matthew Garrett , Dave Jiang , Olof Johansson , Peter Jones , Colin Ian King , Steve Langasek , Tony Luck , Konrad Rzeszutek Wilk , "Rafael J. Wysocki" Date: Thu, 14 Feb 2013 07:37:52 +0000 In-Reply-To: <511C3BDE.5060503@zytor.com> References: <511C2C04.2070108@jp.fujitsu.com> <511C3BDE.5060503@zytor.com> Organization: Intel Corporation (UK) Ltd. - Registered No. 1134945 - Pipers Way, Swindon SN3 1RJ Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.4.4 (3.4.4-2.fc17) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2013-02-13 at 17:20 -0800, H. Peter Anvin wrote: > On 02/13/2013 04:12 PM, Satoru Takeuchi wrote: > > From: Satoru Takeuchi > > > > There was a serious problem in samsung-laptop that its platform driver is > > designed to run under BIOS and running under EFI can cause the machine to > > become bricked or can cause Machine Check Exceptions. > > > > Matt, unless you object I'll pick this one up as urgent, please take the > cleanup patch in normal order. No objection from me, this looks correct.