x86, mm: simplify get_user_pages() PTE bit handling

The bit checking code is repetitive and does not realistically
need to be looking at raw PTE bits.  The pte_* accessors work
eust fine.
2 files changed