All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roman Zippel <zippel@linux-m68k.org>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: torvalds@transmeta.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Module state and address in /proc/modules.
Date: Tue, 14 Jan 2003 17:36:52 +0100	[thread overview]
Message-ID: <3E243CA4.C78C7DF@linux-m68k.org> (raw)
In-Reply-To: 20030114025452.563462C374@lists.samba.org

Hi,

Rusty Russell wrote:

> +       /* Used by oprofile and other similar tools. */
> +       seq_printf(m, " 0x%p", mod->module_core);
> +

Q: How does ksymoops find out with this, how the sections are laid out?
Q: What happens if the module crashes during init?

bye, Roman


      reply	other threads:[~2003-01-14 17:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-14  2:24 [PATCH] Module state and address in /proc/modules Rusty Russell
2003-01-14 16:36 ` Roman Zippel [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=3E243CA4.C78C7DF@linux-m68k.org \
    --to=zippel@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rusty@rustcorp.com.au \
    --cc=torvalds@transmeta.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.