Pull arm64 fixes from Will Deacon:
 "A pair of small arm64 fixes for -rc6.
  One is a fix for the recently merged uffd-wp support (which was
  triggering a spurious warning) and the other is a fix to the clearing
  of the initial idmap pgd in some configurations
  Summary:
   - Fix spurious page-table warning when clearing PTE_UFFD_WP in a live
     pte
   - Fix clearing of the idmap pgd when using large addressing modes"
* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  arm64: Clear the initial ID map correctly before remapping
  arm64: mm: Permit PTE SW bits to change in live mappings