This version only converts put_page to put_user_page and removes an unecessary ifdef. It does not convert atomic_pte_lookup to __get_user_pages as gru_vtop could run in an interrupt context in which we can't assume current as __get_user_pages does. Bharath Vedartham (2): sgi-gru: Convert put_page() to put_user_page*() sgi-gru: Remove uneccessary ifdef for CONFIG_HUGETLB_PAGE drivers/misc/sgi-gru/grufault.c | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) -- 2.7.4