1/14
mm: Add read-write accessors for vm_page_prot
[mm: Add read-write accessors for vm_page_prot] Currently vma->vm_page_prot is safely read from and written to, without any locks with READ_ONCE() and WRITE_ONCE(). But with introduction of D128 page