Re: [PATCH 1/2] add tunable_notifier function ,take2

Greg KH <[email protected]> Fri, 11 Apr 2008 12:55:34 -0700
Newsgroups gmane.linux.kernel,gmane.linux.kernel.debugging,gmane.linux.kernel.kexec
Message-ID <[email protected]>
On Fri, Apr 11, 2008 at 04:53:52PM +0900, Takenori Nagano wrote:
> This patch adds new notifier function tunable_notifier_chain. Its base is
> atomic_notifier_chain.

You are adding sysfs files, not debugfs files, please change your
announcement text.

Also, as you are adding new sysfs files, we need some documentation to
be added to Documentation/ABI/ describing what these files are, what are
in them, and how to use them.

thanks,

greg k-h