commit | 95988fbc7c314ef6b1e174dbb9b87a34283208da | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Apr 17 10:39:43 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Apr 17 10:39:43 2020 -0700 |
tree | 2a469407ecc633255655d55403f5186fa28d595d | |
parent | d0a4ebe7d1c5970f00cca09cbdfcb8ae1658349d [diff] | |
parent | c9a4ef66450145a356a626c833d3d7b1668b3ded [diff] |
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux 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