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: Thu, 11 Dec 2014 09:45:19 -0500 [thread overview]
Message-ID: <20141211144519.GA3509@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(+)
Do you have kernel code that depends on this?
It's the middle of the merge window, so this will have to wait until
after 3.19-rc1, ok?
thanks,
greg k-h
next prev parent reply other threads:[~2014-12-11 14:45 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 [this message]
2014-12-11 22:50 ` Ganesh Mahendran
2015-01-09 23:33 ` Greg KH
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=20141211144519.GA3509@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox