From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [PATCH 5/5] efi: Capsule update support and pstore backend Date: Thu, 17 Oct 2013 16:19:18 -0700 Message-ID: <20131017231918.GL7456@tassilo.jf.intel.com> References: <1381931460-6999-1-git-send-email-matt@console-pimps.org> <1381931460-6999-6-git-send-email-matt@console-pimps.org> <20131016141939.GA28684@srcf.ucam.org> <20131017115514.GE10834@console-pimps.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20131017115514.GE10834-HNK1S37rvNbeXh+fF434Mdi2O/JbrIOy@public.gmane.org> Sender: linux-efi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Matt Fleming Cc: Matthew Garrett , linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Tony Luck , Seiji Aguchi , x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, Matt Fleming List-Id: linux-efi@vger.kernel.org > > I'm a little uneasy having this run by default if enabled, even if it's > > disabled by default in the config. > > What would be the canonical way to enable this feature then? Have a file White list systems and a option to force enable. -Andi From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753247Ab3JQXTb (ORCPT ); Thu, 17 Oct 2013 19:19:31 -0400 Received: from mga11.intel.com ([192.55.52.93]:32243 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753143Ab3JQXT3 (ORCPT ); Thu, 17 Oct 2013 19:19:29 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.93,518,1378882800"; d="scan'208";a="412905193" Date: Thu, 17 Oct 2013 16:19:18 -0700 From: Andi Kleen To: Matt Fleming Cc: Matthew Garrett , linux-efi@vger.kernel.org, linux-kernel@vger.kernel.org, Tony Luck , Seiji Aguchi , x86@kernel.org, Matt Fleming Subject: Re: [PATCH 5/5] efi: Capsule update support and pstore backend Message-ID: <20131017231918.GL7456@tassilo.jf.intel.com> References: <1381931460-6999-1-git-send-email-matt@console-pimps.org> <1381931460-6999-6-git-send-email-matt@console-pimps.org> <20131016141939.GA28684@srcf.ucam.org> <20131017115514.GE10834@console-pimps.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131017115514.GE10834@console-pimps.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 > > I'm a little uneasy having this run by default if enabled, even if it's > > disabled by default in the config. > > What would be the canonical way to enable this feature then? Have a file White list systems and a option to force enable. -Andi