]> Git Repo - J-linux.git/commitdiff
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
authorLinus Torvalds <[email protected]>
Fri, 17 Apr 2020 17:39:43 +0000 (10:39 -0700)
committerLinus Torvalds <[email protected]>
Fri, 17 Apr 2020 17:39:43 +0000 (10:39 -0700)
Pull arm64 fixes from Catalin Marinas:

 - Remove vdso code trying to free unallocated pages.

 - Delete the space separator in the __emit_inst macro as it breaks the
   clang integrated assembler.

* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  arm64: Delete the space separator in __emit_inst
  arm64: vdso: don't free unallocated pages


Trivial merge
This page took 0.045728 seconds and 4 git commands to generate.