Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755741AbaFLDIk (ORCPT ); Wed, 11 Jun 2014 23:08:40 -0400 Received: from ozlabs.org ([103.22.144.67]:44552 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755443AbaFLDIj (ORCPT ); Wed, 11 Jun 2014 23:08:39 -0400 From: Rusty Russell To: Mark Brown Cc: Linus Torvalds , LKML , Andrew Morton , Ben Dooks , Brian W Hart , Bruno =?utf-8?Q?Pr=C3=A9mont?= , Christian Engelmayer , Christopher Brannon , Greg Kroah-Hartman , Greg Kroah-Hartman , James Bottomley , Jiri Kosina , Lindar Liu , Robert Jarzmik , Samuel Thibault , Simon Wood , Vincent Sanders Subject: Re: [PULL] modules-next In-Reply-To: <20140611105503.GG5099@sirena.org.uk> References: <877g4oau2s.fsf@rustcorp.com.au> <20140611105503.GG5099@sirena.org.uk> User-Agent: Notmuch/0.17 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu) Date: Thu, 12 Jun 2014 10:55:00 +0930 Message-ID: <87y4x2q5qr.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Mark Brown writes: > On Wed, Jun 11, 2014 at 03:03:47PM +0930, Rusty Russell wrote: > >> drivers/regulator/virtual: avoid world-writable sysfs files. > > Acked-by: Mark Brown > > if you need to respin - please do send patches to maintainers. If the address in drivers/regulator/virtual.c is incorrect, please update it: Subject: [PATCH 5/9] drivers/regulator/virtual: avoid world-writable sysfs files. To: linux-kernel@vger.kernel.org Cc: Rusty Russell , Mark Brown Date: Tue, 22 Apr 2014 13:03:28 +0930 In line with practice for module parameters, we're adding a build-time check that sysfs files aren't world-writable. Thanks, Rusty. -- 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/