Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261270AbUKEXUV (ORCPT ); Fri, 5 Nov 2004 18:20:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261261AbUKEXSe (ORCPT ); Fri, 5 Nov 2004 18:18:34 -0500 Received: from mail.kroah.org ([69.55.234.183]:42705 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S261264AbUKEXRU (ORCPT ); Fri, 5 Nov 2004 18:17:20 -0500 Date: Fri, 5 Nov 2004 15:06:53 -0800 From: Greg KH To: Jon Smirl Cc: Matthew Wilcox , Jesse Barnes , Martin Mares , "Pallipadi, Venkatesh" , linux-pci@atrey.karlin.mff.cuni.cz, Alan Cox , Linux Kernel Mailing List , Petr Vandrovec , Benjamin Herrenschmidt Subject: Re: [PATCH] add PCI ROMs to sysfs Message-ID: <20041105230653.GF31080@kroah.com> References: <20040908031537.92163.qmail@web14929.mail.yahoo.com> <20040908235046.GB8361@kroah.com> <9e4733910410071920531730a3@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9e4733910410071920531730a3@mail.gmail.com> User-Agent: Mutt/1.5.6i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 757 Lines: 19 On Thu, Oct 07, 2004 at 10:20:39PM -0400, Jon Smirl wrote: > Linus has requested that the sysfs rom attribute be changed to require > enabling before it works. echo "0" to the attribute to disable, > echoing anything else enables the rom output. The concern is that > something like a file browser could inadvertently read the attribute > and change the state of the hardware without the user's knowledge. > > The attached patch includes the previous patch plus the enabling logic. Applied, thanks. greg k-h - 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/