From: Alexander Nyberg <alexn@dsv.su.se>
To: Greg KH <greg@kroah.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] debugfs for 2.6.10-rc3
Date: Fri, 17 Dec 2004 01:47:39 +0100 [thread overview]
Message-ID: <1103244459.1197.15.camel@boxen> (raw)
In-Reply-To: <20041216213645.GA9710@kroah.com>
On Thu, 2004-12-16 at 13:36 -0800, Greg KH wrote:
> I've added debugfs to my bk driver tree (located at
> bk://kernel.bkbits.net/gregkh/linux/driver-2.6) so it will show up in
> the next -mm release. For those who want to see the patch version, or
> want to put it in any other kernel tree (Fedora perhaps?) I've included
> it below. I haven't added the kobject interface yet, I'll try to get to
> that next week.
>
> thanks,
>
> greg k-h
>
> ----------------------------
>
> debugfs: add debugfs
>
> debugfs is a filesystem that is just for debug data.
> Start moving stuff out of proc and sysfs now :)
Hi Greg
Is there any reason why this shouldn't be buildable as module? I saw no
apparent reason and added "|| defined(MODULE)" to debugfs.h and made the
Kconfig option tristate. This allowed it to be built as a working module
(yay, i didn't have to restart to try it out!).
Also I saw there was no debugfs_create_u64() for us on 64bit machines ;)
Thanks
Alexander
next prev parent reply other threads:[~2004-12-17 0:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-16 21:36 [PATCH] debugfs for 2.6.10-rc3 Greg KH
2004-12-17 0:47 ` Alexander Nyberg [this message]
2004-12-17 0:58 ` Greg KH
2004-12-18 2:33 ` Theodore Ts'o
2004-12-18 2:57 ` 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=1103244459.1197.15.camel@boxen \
--to=alexn@dsv.su.se \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
/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