Merge remote-tracking branch 'palmer/riscv-vdso-cleanup' into for-next
authorPalmer Dabbelt <palmerdabbelt@google.com>
Sat, 2 Oct 2021 21:52:31 +0000 (14:52 -0700)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Sat, 2 Oct 2021 21:52:31 +0000 (14:52 -0700)
This contains a VDSO cleanup, along with a handful of VDSO fixes.  These
serve as a base for the new time namespace support, but are also on
fixes.

* palmer/riscv-vdso-cleanup:
  riscv/vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
  riscv/vdso: Move vdso data page up front
  riscv/vdso: Refactor asm/vdso.h


Trivial merge