cpu_get_pgd()

Bahadir Balban bahadir at l4dev.org
Thu Aug 5 10:23:46 EDT 2010


There's a call to cpu_get_pgd() from do_translation_fault()
that reads the TTBR to reach the pgd pointer.

Why not use pgd_offset(current->mm, addr)?

Thanks,

-- 
Bahadir



More information about the linux-arm-kernel mailing list