diff options
author | Seth Jennings <sjenning@linux.vnet.ibm.com> | 2013-06-03 22:33:02 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-03 22:55:01 +0200 |
commit | 3a76e5e09fbb51e756b4e732e3e65446f4984cf5 (patch) | |
tree | b08061613e352317bc3189abff31609279c0f2fa /fs/ioctl.c | |
parent | Merge 3.10-rc3 into driver-core-next (diff) | |
download | linux-3a76e5e09fbb51e756b4e732e3e65446f4984cf5.tar.xz linux-3a76e5e09fbb51e756b4e732e3e65446f4984cf5.zip |
debugfs: add get/set for atomic types
debugfs currently lack 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.
Signed-off-by: Seth Jennings <sjenning@linux.vnet.ibm.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Mel Gorman <mgorman@suse.de>
Acked-by: Rik van Riel <riel@redhat.com>
Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/ioctl.c')
0 files changed, 0 insertions, 0 deletions