All of lore.kernel.org
 help / color / mirror / Atom feed
* HELP! how to export symbols in DomU?
@ 2004-12-07 23:13 Xin Zhao
  2004-12-08  0:35 ` Keir Fraser
  0 siblings, 1 reply; 5+ messages in thread
From: Xin Zhao @ 2004-12-07 23:13 UTC (permalink / raw)
  To: xen-devel

I asked this question several days ago. I am trying to export function
"ctrl_if_send_message_block" to both Dom0 and DomU(linux24). I did
"EXPORT_SYMBOL" in i386_ksyms.c" and compile the kernel with "make ARCH=xen linux24", then
"make install". Now in Dom0, the symbol is exported successfully. I can
insmod my kernel module.  However, in DomU, insmod always complaint that
"unresolved symbol". :(

Any ideas? HELP, PLEASE!

-x


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-12-08  2:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-07 23:13 HELP! how to export symbols in DomU? Xin Zhao
2004-12-08  0:35 ` Keir Fraser
2004-12-08  1:40   ` Xin Zhao
2004-12-08  2:15     ` Martin Maney
2004-12-08  2:32       ` Xin Zhao

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.