From: Greg KH <gregkh@linuxfoundation.org>
To: Ganesh Mahendran <opensource.ganesh@gmail.com>
Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fs/debugfs: add get/set for atomic_long types
Date: Fri, 9 Jan 2015 15:33:34 -0800 [thread overview]
Message-ID: <20150109233334.GC2447@kroah.com> (raw)
In-Reply-To: <1418302030-11428-1-git-send-email-opensource.ganesh@gmail.com>
On Thu, Dec 11, 2014 at 08:47:10PM +0800, Ganesh Mahendran wrote:
> debugfs currently can not create attributes that set/get
> atomic_long_t values.
>
> This patch adds support for this through a new
> debugfs_create_atomic_long_t() function.
>
> Signed-off-by: Ganesh Mahendran <opensource.ganesh@gmail.com>
> ---
> fs/debugfs/file.c | 45 +++++++++++++++++++++++++++++++++++++++++++++
> include/linux/debugfs.h | 2 ++
> 2 files changed, 47 insertions(+)
I want to see the patch that uses this before I can accept this.
thanks,
greg k-h
prev parent reply other threads:[~2015-01-09 23:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-11 12:47 [PATCH] fs/debugfs: add get/set for atomic_long types Ganesh Mahendran
2014-12-11 14:45 ` Greg KH
2014-12-11 22:50 ` Ganesh Mahendran
2015-01-09 23:33 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150109233334.GC2447@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=opensource.ganesh@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.