Revision a991639c26c7231ddb6de7f34899fb70832b7d04 authored by Linus Torvalds on 29 May 2014, 21:14:43 UTC, committed by Linus Torvalds on 29 May 2014, 21:14:43 UTC
Pull arm64 fix from Will Deacon:
 "Fix CoW regression for transparent hugepages by routing set_pmd_at to
  set_pte_at, which correctly handles PTE_WRITE and will mark the
  resulting table entry as read-only where appropriate"

* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  arm64: mm: fix pmd_write CoW brokenness
2 parent s f035b3d + ceb2183
History
File Mode Size
Kconfig -rw-r--r-- 1.9 KB
Makefile -rw-r--r-- 482 bytes
bma180.c -rw-r--r-- 15.8 KB
hid-sensor-accel-3d.c -rw-r--r-- 11.5 KB
kxsd9.c -rw-r--r-- 6.1 KB
st_accel.h -rw-r--r-- 1.7 KB
st_accel_buffer.c -rw-r--r-- 2.6 KB
st_accel_core.c -rw-r--r-- 14.8 KB
st_accel_i2c.c -rw-r--r-- 1.8 KB
st_accel_spi.c -rw-r--r-- 1.7 KB

back to top