https://github.com/torvalds/linux
Revision 6ae979ab39a368c18ceb0424bf824d172d6ab56f authored by Will Deacon on 31 March 2017, 11:23:43 UTC, committed by Will Deacon on 07 April 2017, 11:27:29 UTC
The use of the contiguous bit by our hugetlb implementation violates
the break-before-make requirements of the architecture and can lead to
silent data corruption or TLB conflict aborts. Once again, disable these
hugetlb sizes whilst it gets worked out.

This reverts commit ab2e1b89230fa80328262c91d2d0a539a2790d6f.

Conflicts:
	arch/arm64/mm/hugetlbpage.c

Signed-off-by: Will Deacon <will.deacon@arm.com>
1 parent 09a6adf
History
Tip revision: 6ae979ab39a368c18ceb0424bf824d172d6ab56f authored by Will Deacon on 31 March 2017, 11:23:43 UTC
Revert "Revert "arm64: hugetlb: partial revert of 66b3923a1a0f""
Tip revision: 6ae979a
File Mode Size
apparmor
integrity
keys
loadpin
selinux
smack
tomoyo
yama
Kconfig -rw-r--r-- 8.5 KB
Makefile -rw-r--r-- 989 bytes
commoncap.c -rw-r--r-- 31.5 KB
device_cgroup.c -rw-r--r-- 21.0 KB
inode.c -rw-r--r-- 6.8 KB
lsm_audit.c -rw-r--r-- 10.2 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 55.4 KB

back to top