mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Lee Schermerhorn <Lee.Schermerhorn@hp.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Jens Axboe <jens.axboe@oracle.com>,
	prasanna@in.ibm.com, ananth@in.ibm.com,
	anil.s.keshavamurthy@intel.com, davem@davemloft.net
Subject: Re: BUG? 2.6.24-rc*[-mm*] - debugfs subdirs missing on x86_64
Date: Fri, 18 Jan 2008 12:19:26 -0800	[thread overview]
Message-ID: <20080118201926.GA24225@suse.de> (raw)
In-Reply-To: <1200687154.5043.100.camel@localhost>

On Fri, Jan 18, 2008 at 03:12:33PM -0500, Lee Schermerhorn wrote:
> I searched around the archives and web and didn't find any reports on
> this [maybe just missed them?], so I MUST be doing something
> wrong/stupid.  My config [included] may be the culprit.  Apologies for
> the long cc list.  I'm copying the kprobes and blktrace maintainers
> [addresses from MAINTAINERS] to verify that they're NOT seeing this
> problem.
> 
> Problem:  I see no sub-directories below /sys/kernel/debug on x86_64

Have you mounted debugfs on /sys/kernel/debug?  Try:
	mount -t debugfs none /sys/kernel/debug
as root and see if the files are present or not.

thanks,

greg k-h

  reply	other threads:[~2008-01-18 20:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-18 20:12 Lee Schermerhorn
2008-01-18 20:19 ` Greg KH [this message]
2008-01-18 21:13   ` Lee Schermerhorn

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=20080118201926.GA24225@suse.de \
    --to=gregkh@suse.de \
    --cc=Lee.Schermerhorn@hp.com \
    --cc=akpm@linux-foundation.org \
    --cc=ananth@in.ibm.com \
    --cc=anil.s.keshavamurthy@intel.com \
    --cc=davem@davemloft.net \
    --cc=jens.axboe@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=prasanna@in.ibm.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

Powered by JetHome