> 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.