EXPORT_SYMBOL not mandatory in 2.4.x?

From: Rick Brown
Date: Wed Jan 17 2007 - 07:13:08 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/