From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761447Ab3BNBWK (ORCPT ); Wed, 13 Feb 2013 20:22:10 -0500 Received: from terminus.zytor.com ([198.137.202.10]:46703 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753483Ab3BNBWH (ORCPT ); Wed, 13 Feb 2013 20:22:07 -0500 Message-ID: <511C3BDE.5060503@zytor.com> Date: Wed, 13 Feb 2013 17:20:30 -0800 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 MIME-Version: 1.0 To: Satoru Takeuchi CC: lkml , Thomas Gleixner , Ingo Molnar , linux EFI ml , Matt Fleming , 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" Subject: Re: [PATCH] efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter References: <511C2C04.2070108@jp.fujitsu.com> In-Reply-To: <511C2C04.2070108@jp.fujitsu.com> X-Enigmail-Version: 1.5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. -hpa