question on symbol exports

Benjamin Herrenschmidt benh at kernel.crashing.org
Sat Feb 5 20:19:08 EST 2005


> It turns out that to call ptep_clear_flush_dirty() on ppc64 from a 
> module I needed to export the following symbols:
> 
> __flush_tlb_pending
> ppc64_tlb_batch
> hpte_update

Any reason why you need to call that from a module ? Is the module
GPL'd ?

Ben.





More information about the Linuxppc64-dev mailing list