EXPORT_SYMBOL not mandatory in 2.4.x?

EXPORT_SYMBOL not mandatory in 2.4.x?

am 17.01.2007 13:12:46 von Rick Brown

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
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs