On Tue, 27 Mar 2001, Brad Parker wrote:
>
> I'm trying to load a module in 2.4.2-rmk1-np2 which uses virt_to_page()
>
> (after updating my insmod :-)
>
> It won't load because apparently virt_to_page references sa1100_node_data
> which is not exported...
>
> is this a 'bug' (i.e. missing EXPORT_SYMBOL) or did I do something wrong?
This is a missing EXPORT_SYMBOL().
Nicolas
_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.