[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150109233334.GC2447@kroah.com>
Date: Fri, 9 Jan 2015 15:33:34 -0800
From: Greg KH <gregkh@...uxfoundation.org>
To: Ganesh Mahendran <opensource.ganesh@...il.com>
Cc: akpm@...ux-foundation.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] fs/debugfs: add get/set for atomic_long types
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@...il.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
--
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