From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932761Ab2IDUhl (ORCPT ); Tue, 4 Sep 2012 16:37:41 -0400 Received: from cavan.codon.org.uk ([93.93.128.6]:58147 "EHLO cavan.codon.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932718Ab2IDUhj (ORCPT ); Tue, 4 Sep 2012 16:37:39 -0400 Date: Tue, 4 Sep 2012 21:37:32 +0100 From: Matthew Garrett To: Alan Cox Cc: Shuah Khan , linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org, linux-efi@vger.kernel.org, Josh Boyer Subject: Re: [PATCH 10/11] acpi: Ignore acpi_rsdp kernel parameter in a secure boot environment Message-ID: <20120904203732.GA29508@srcf.ucam.org> References: <1346774117-2277-1-git-send-email-mjg@redhat.com> <1346774117-2277-11-git-send-email-mjg@redhat.com> <20120904163829.GA23777@srcf.ucam.org> <20120904213742.0221543e@pyramind.ukuu.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120904213742.0221543e@pyramind.ukuu.org.uk> 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 On Tue, Sep 04, 2012 at 09:37:42PM +0100, Alan Cox wrote: > > Gotta say this capability name is confusing. Naming is > > CAP_PRE_SECURE_BOOT or something along the lines might be a better > > choice. When I just look at this name, I sure thought this > > CAP_SECURE_FIRMWARE true means it is a secure boot capable firmware. > > Given there is nothing secure about it would it also be better to call it > AUTHENTICATED_BOOT ? Well, there is the question of whether the sense is correct - you'll only have this capability if you don't boot with any form of authentication. CAP_KERNEL_ACCESS? -- Matthew Garrett | mjg59@srcf.ucam.org