From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752688Ab1BDUKi (ORCPT ); Fri, 4 Feb 2011 15:10:38 -0500 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:34935 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752608Ab1BDUKh (ORCPT ); Fri, 4 Feb 2011 15:10:37 -0500 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 98.234.237.12 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/vFSRHVIWPuaiQxGQrerNR Date: Fri, 4 Feb 2011 12:10:13 -0800 From: Tony Lindgren To: Vasiliy Kulikov Cc: linux-kernel@vger.kernel.org, security@kernel.org, Kevin Hilman , Russell King , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 02/20] mach-omap2: pm: world-writable debugfs timer files Message-ID: <20110204201013.GC3322@atomide.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Vasiliy Kulikov [110204 04:21]: > Don't allow all users to change timer settings. > > Signed-off-by: Vasiliy Kulikov > --- > Cannot compile the driver, so it is not tested at all. Taking this one too. Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Fri, 4 Feb 2011 12:10:13 -0800 Subject: [PATCH 02/20] mach-omap2: pm: world-writable debugfs timer files In-Reply-To: References: Message-ID: <20110204201013.GC3322@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Vasiliy Kulikov [110204 04:21]: > Don't allow all users to change timer settings. > > Signed-off-by: Vasiliy Kulikov > --- > Cannot compile the driver, so it is not tested at all. Taking this one too. Tony