summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2015-12-12 10:16:26 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2015-12-12 10:16:26 -0800
commit6539756e68bf8fab1dfc08bddf00d9fbba8c071f (patch)
tree55f9d470875d39ff3193248417037a663769551f /block
parentb9d85451ddd4e7f2d6280506f6fe7f1924356924 (diff)
parent82d340081b6f71237373d1452e3573a5a122794c (diff)
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