]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 14 Jan 2017 01:00:42 +0000 (17:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 14 Jan 2017 01:00:42 +0000 (17:00 -0800)
commit0a44629ea50448dc70ee9a20ad2a13aab3d85112
treea3000e3ac170b2dbdc346ad03996ac96636b42f0
parent9a3848063e3956313264aa4ac105df521265c1f3
parent1d3f7fa9130092441233ba7b67e86c4db928864b
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux

Pull arm64 fixes from Catalin Marinas:

 - Fix huge_ptep_set_access_flags() to return "changed" when any of the
   ptes in the contiguous range is changed, not just the last one

 - Fix the adr_l assembly macro to work in modules under KASLR

* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  arm64: assembler: make adr_l work in modules under KASLR
  arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flags