[PATCH resend 3/4] powerpc: Add EXPORT_SYMBOL for symbols required by fs_enet and cpm_uart

Jochen Friedrich jochen at scram.de
Fri Nov 23 04:27:23 EST 2007


Hi Grant,

> Is this really a good idea?  A globally accessable pointer to the region?

No it's not. But drivers are actually using the pointer and due to the
missing export, they currently don't compile as module.

>> +EXPORT_SYMBOL(cpm_setbrg);
> 
> EXPORT_SYMBOL_GPL?

Agreed.

Thanks,
Jochen



More information about the Linuxppc-dev mailing list