LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* EXPORT_SYMBOL not mandatory in 2.4.x?
@ 2007-01-17 12:12 Rick Brown
  0 siblings, 0 replies; only message in thread
From: Rick Brown @ 2007-01-17 12:12 UTC (permalink / raw)
  To: kernelnewbies, linux-newbie, linux-kernel

Hi,

1) I'm using two 2.4 based kernel modules. The first module defines a
symbol but does not EXPORT_SYSMBOL() it. Would my second module be
able to use that symbol? In 2.4? In 2.6?

2) Also, in 2.4, is it OK if I start using my device memory before
request_mem_region()?

Thanks,

Rick

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

only message in thread, other threads:[~2007-01-17 12:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-17 12:12 EXPORT_SYMBOL not mandatory in 2.4.x? Rick Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).