diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-12-12 19:16:26 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-12-12 19:16:26 +0100 |
commit | 6539756e68bf8fab1dfc08bddf00d9fbba8c071f (patch) | |
tree | 55f9d470875d39ff3193248417037a663769551f /include | |
parent | Merge tag 'dm-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d... (diff) | |
parent | arm64: Improve error reporting on set_pte_at() checks (diff) | |
download | linux-6539756e68bf8fab1dfc08bddf00d9fbba8c071f.tar.xz linux-6539756e68bf8fab1dfc08bddf00d9fbba8c071f.zip |
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Pull arm64 fixes from Catalin Marinas:
- Update the linker script to use L1_CACHE_BYTES instead of hard-coded
64. We recently changed L1_CACHE_BYTES to 128
- Improve race condition reporting on set_pte_at() and change the BUG
to WARN_ONCE. With hardware update of the accessed/dirty state, we
need to ensure that set_pte_at() does not inadvertently override
hardware updated state. The patch also makes the checks ignore
!pte_valid() new entries
* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
arm64: Improve error reporting on set_pte_at() checks
arm64: update linker script to increased L1_CACHE_BYTES value
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions