Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933195AbbHZRZp (ORCPT ); Wed, 26 Aug 2015 13:25:45 -0400 Received: from mail-wi0-f172.google.com ([209.85.212.172]:38670 "EHLO mail-wi0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752735AbbHZRZo (ORCPT ); Wed, 26 Aug 2015 13:25:44 -0400 Date: Wed, 26 Aug 2015 18:25:41 +0100 From: Matt Fleming To: Leif Lindholm Cc: linux-efi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, matt.fleming@intel.com, ard.biesheuvel@linaro.org, msalter@redhat.com Subject: Re: [PATCH 1/3] efi/x86: move efi=debug option parsing to core Message-ID: <20150826172541.GC2837@codeblueprint.co.uk> References: <1440595498-30630-1-git-send-email-leif.lindholm@linaro.org> <1440595498-30630-2-git-send-email-leif.lindholm@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1440595498-30630-2-git-send-email-leif.lindholm@linaro.org> 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: 748 Lines: 20 On Wed, 26 Aug, at 02:24:56PM, Leif Lindholm wrote: > fed6cefe3b6e ("x86/efi: Add a "debug" option to the efi= cmdline") > adds the DBG flag, but does so for x86 only. Move this early param > parsing to core code. > > Signed-off-by: Leif Lindholm > --- > arch/x86/platform/efi/efi.c | 2 -- > drivers/firmware/efi/efi.c | 3 +++ > 2 files changed, 3 insertions(+), 2 deletions(-) Nice clean up. Thanks Leif, applied. -- Matt Fleming, Intel Open Source Technology Center -- 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/