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
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 7.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 96.0 KB
Kbuild -rw-r--r-- 2.8 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 389.2 KB
Makefile -rw-r--r-- 57.7 KB
README -rw-r--r-- 722 bytes

README

back to top