public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Placing a kernel module at a fixed address location
@ 2005-09-23 19:09 Sreeni
  0 siblings, 0 replies; only message in thread
From: Sreeni @ 2005-09-23 19:09 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-23 19:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-23 19:09 Placing a kernel module at a fixed address location Sreeni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox