Hi kernelnewbies, I have allocated some pages with multiple calls to __get_free_pages(), and added them to a vm area with calls to vm_insert_page(). The question is: given an arbitrary kernel address contained by one of the pages, does Linux expose an API to translate that address to the userland address (vm area address)? Thomas -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ