public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Sreeni <sreeni.pulichi@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Placing a kernel module at a fixed address location
Date: Fri, 23 Sep 2005 15:09:04 -0400	[thread overview]
Message-ID: <94e67edf050923120954346cd5@mail.gmail.com> (raw)

Hi,

I have a kernel module on Montavista Linux (ARM-MontavistaLinux-XIP).
My application demands me placing/running this kernel module at a
known fixed virtual/physical address. I can make this module a static
one.  For this I need the following -

***** Placing text,data, heap, stack at a known fixed address *****

May I know the possible ways of achieving this. I have tried playing
around arch/arm/vmlinux.lds linker script file. But when i try to
force the linker to place my module at a particular address, the
System.map shows me the correct address but the kernel image size is
getting very large (when add 10 words of my module, kernel image size
is getting increased by 800KB).

Any help in this is highly appreciated.

Thanks
Sreeni

                 reply	other threads:[~2005-09-23 19:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=94e67edf050923120954346cd5@mail.gmail.com \
    --to=sreeni.pulichi@gmail.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