mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@osdl.org>
To: "Randy.Dunlap" <rdunlap@xenotime.net>
Cc: akpm@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Get rid of /proc/sys/debug
Date: Wed, 7 Jun 2006 14:49:57 -0700	[thread overview]
Message-ID: <20060607144957.6a1dcd2e@dxpl.pdx.osdl.net> (raw)
In-Reply-To: <20060607144512.1e5b0e96.rdunlap@xenotime.net>

On Wed, 7 Jun 2006 14:45:12 -0700
"Randy.Dunlap" <rdunlap@xenotime.net> wrote:

> On Wed, 7 Jun 2006 14:22:32 -0700 Stephen Hemminger wrote:
> 
> > Another empty table with no entries.
> 
> Did you check on x86_64?  I see this:
> 
> rddunlap@midway:/var/linsrc/linux-2617-rc6> ll /proc/sys/debug
> -rw-r--r--  1 root root 0 2006-06-07 14:44 exception-trace
> 
> from arch/x86_64/mm/init.c

It looks like if we left the CTL_DEBUG enum, then the x86_64 code would
still work because it registers starting at /proc/sys so the debug directory
would then be created only if needed.


      reply	other threads:[~2006-06-07 21:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-07 21:21 [PATCH] Get rid of /proc/sys/proc Stephen Hemminger
2006-06-07 21:22 ` [PATCH] Get rid of /proc/sys/debug Stephen Hemminger
2006-06-07 21:45   ` Randy.Dunlap
2006-06-07 21:49     ` Stephen Hemminger [this message]

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=20060607144957.6a1dcd2e@dxpl.pdx.osdl.net \
    --to=shemminger@osdl.org \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    /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