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
.gitignore -rw-r--r-- 22 bytes
Kconfig -rw-r--r-- 657 bytes
Makefile -rw-r--r-- 587 bytes
gen-devlist.c -rw-r--r-- 2.1 KB
names.c -rw-r--r-- 2.4 KB
proc.c -rw-r--r-- 3.5 KB
zorro-driver.c -rw-r--r-- 4.4 KB
zorro-sysfs.c -rw-r--r-- 3.4 KB
zorro.c -rw-r--r-- 5.5 KB
zorro.h -rw-r--r-- 220 bytes
zorro.ids -rw-r--r-- 15.1 KB

back to top