mirror of https://gitee.com/openkylin/linux.git
da4e9fea85
This deals with a sun4c issue caused by commit b6a2fea39318e43fee84fa7b0b90d68bed92d2ba: mm: variable length argument support. The new way the code works means that sun4c_update_mmu_cache gets called before a context has been selected, which results in invalid operation of the underling mm code. Simply ignoring update requests when there is no valid context solves the problem. Signed-off-by Mark Fortescue <mark@mtfhpc.demon.co.uk> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
Makefile | ||
btfixup.c | ||
extable.c | ||
fault.c | ||
generic.c | ||
highmem.c | ||
hypersparc.S | ||
init.c | ||
io-unit.c | ||
iommu.c | ||
loadmmu.c | ||
nosrmmu.c | ||
nosun4c.c | ||
srmmu.c | ||
sun4c.c | ||
swift.S | ||
tsunami.S | ||
viking.S |