linux_dsm_epyc7002/arch/sparc/mm
David S. Miller 06090e8ed8 sparc64: Implement __get_user_pages_fast().
It is not sufficient to only implement get_user_pages_fast(), you
must also implement the atomic version __get_user_pages_fast()
otherwise you end up using the weak symbol fallback implementation
which simply returns zero.

This is dangerous, because it causes the futex code to loop forever
if transparent hugepages are supported (see get_futex_key()).

Signed-off-by: David S. Miller <davem@davemloft.net>
2014-10-24 09:59:02 -07:00
..
extable.c
fault_32.c
fault_64.c sparc64: sun4v TLB error power off events 2014-09-16 17:46:44 -07:00
gup.c sparc64: Implement __get_user_pages_fast(). 2014-10-24 09:59:02 -07:00
highmem.c
hugetlbpage.c
hypersparc.S
init_32.c
init_64.c sparc64: Kill unnecessary tables and increase MAX_BANKS. 2014-10-05 16:53:40 -07:00
init_64.h sparc64: Use kernel page tables for vmemmap. 2014-10-05 16:53:39 -07:00
io-unit.c
iommu.c
leon_mm.c
Makefile
mm_32.h
srmmu_access.S
srmmu.c
swift.S
tlb.c sparc: Replace __get_cpu_var uses 2014-08-26 13:45:55 -04:00
tsb.c
tsunami.S
ultra.S
viking.S