diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-12-12 10:16:26 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-12-12 10:16:26 -0800 |
commit | 6539756e68bf8fab1dfc08bddf00d9fbba8c071f (patch) | |
tree | 55f9d470875d39ff3193248417037a663769551f /block | |
parent | b9d85451ddd4e7f2d6280506f6fe7f1924356924 (diff) | |
parent | 82d340081b6f71237373d1452e3573a5a122794c (diff) | |
download | op-kernel-dev-6539756e68bf8fab1dfc08bddf00d9fbba8c071f.zip op-kernel-dev-6539756e68bf8fab1dfc08bddf00d9fbba8c071f.tar.gz |
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 'block')
0 files changed, 0 insertions, 0 deletions