Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757673Ab1FGVnZ (ORCPT ); Tue, 7 Jun 2011 17:43:25 -0400 Received: from cavan.codon.org.uk ([93.93.128.6]:55845 "EHLO cavan.codon.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752292Ab1FGVnY (ORCPT ); Tue, 7 Jun 2011 17:43:24 -0400 Date: Tue, 7 Jun 2011 22:43:10 +0100 From: Matthew Garrett To: "Luck, Tony" Cc: "linux-kernel@vger.kernel.org" , "Matt_Domsch@dell.com" Subject: Re: [PATCH v2 3/3] efi: Add support for using efivars as a pstore backend Message-ID: <20110607214310.GA2712@srcf.ucam.org> References: <1307470562-15633-1-git-send-email-mjg@redhat.com> <1307470562-15633-4-git-send-email-mjg@redhat.com> <987664A83D2D224EAE907B061CE93D5301E70D8EAE@orsmsx505.amr.corp.intel.com> <20110607202517.GA732@srcf.ucam.org> <987664A83D2D224EAE907B061CE93D5301E70D8F43@orsmsx505.amr.corp.intel.com> <20110607205507.GA1386@srcf.ucam.org> <987664A83D2D224EAE907B061CE93D5301E70D902F@orsmsx505.amr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <987664A83D2D224EAE907B061CE93D5301E70D902F@orsmsx505.amr.corp.intel.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: mjg59@cavan.codon.org.uk X-SA-Exim-Scanned: No (on cavan.codon.org.uk); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 741 Lines: 17 On Tue, Jun 07, 2011 at 02:35:56PM -0700, Luck, Tony wrote: > I don't think it all that fragile. All the back ends will have > unique names. If the user doesn't specify a pstore= argument we > keep the current "first past the post" method. If they do, then they > can choose which one, or specify pstore=none (or even pstore=not-bloody-likely, > since any not matching string will disable) to turn it off altogether. Seems fair. I'll write a patch? -- Matthew Garrett | mjg59@srcf.ucam.org -- 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/