[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121026161315.GA13134@kroah.com>
Date: Fri, 26 Oct 2012 09:13:15 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Seth Jennings <sjenning@...ux.vnet.ibm.com>
Cc: linux-kernel@...r.kernel.org,
Robert Jennings <rcj@...ux.vnet.ibm.com>
Subject: Re: [PATCH] debugfs: add get/set for atomic types
On Fri, Oct 26, 2012 at 10:49:01AM -0500, Seth Jennings wrote:
> debugfs currently lacks the ability to create attributes
> that set/get atomic_t values.
>
> This patch adds support for this through a new
> debugfs_create_atomic_t() function.
Why would you want to set an atomic variable type from userspace? What
in-kernel code needs this?
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists