linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: anumula venkat <anumulavenkat@yahoo.com>
Cc: linux-mm@kvack.org
Subject: Re: starting address of a kernel module
Date: Wed, 17 Oct 2001 01:17:33 -0700	[thread overview]
Message-ID: <3BCD3E9D.8050501@zytor.com> (raw)
In-Reply-To: <20011017080453.34334.qmail@web12001.mail.yahoo.com>

anumula venkat wrote:

> Hi Friends,
> 
>    I want to know how to get starting address of a
> kernel module. For example if we an executable file by
> reading header of that file we can get starting
> address of that prog in memory. But it is difficult to
> find starting address of a module by examining the
> header as it will be a relocatable file. Is there any
> way of getting it ? 
> 


/proc/ksyms, or hack insmod.

A module doesn't have an address until it has been installed.

	-hpa


--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/

  reply	other threads:[~2001-10-17  8:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-16 20:39 [PATCH] hogstop for 2.4.12-ac3 Rik van Riel
2001-10-17  8:04 ` starting address of a kernel module anumula venkat
2001-10-17  8:17   ` H. Peter Anvin [this message]
2001-10-17 17:55   ` Scott Anderson

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=3BCD3E9D.8050501@zytor.com \
    --to=hpa@zytor.com \
    --cc=anumulavenkat@yahoo.com \
    --cc=linux-mm@kvack.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