From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752207AbbHaDLq (ORCPT ); Sun, 30 Aug 2015 23:11:46 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56369 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751879AbbHaDLo (ORCPT ); Sun, 30 Aug 2015 23:11:44 -0400 Date: Mon, 31 Aug 2015 08:41:41 +0530 From: Pratyush Anand To: Guenter Roeck Cc: linux-watchdog@vger.kernel.org, dyoung@redhat.com, dzickus@redhat.com, "open list:ABI/API" , open list , Wim Van Sebroeck Subject: Re: [RFC] watchdog: Add watchdog device control through sysfs attributes Message-ID: <20150831031141.GC4660@dhcppc13> References: <20150829165124.GA22494@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150829165124.GA22494@roeck-us.net> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 29/08/2015:09:51:24 AM, Guenter Roeck wrote: > > * timeout - reads current timeout and writes to program a new timeout. Now, this is the only file which has write permission. I hope, that is fine. Pl let me know if you expected this to be as RO as well. ~Pratyush