dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/sparc/mm
Mark Fortescue da4e9fea85 [SPARC]: Fix exec failures on sun4c.
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>
2007-07-31 02:03:11 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
btfixup.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
extable.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
fault.c mm: fault feedback #2 2007-07-19 10:04:41 -07:00
generic.c [SPARC]: Respect vm_page_prot in io_remap_page_range(). 2006-03-22 01:15:13 -08:00
highmem.c [PATCH] mm: pagefault_{disable,enable}() 2006-12-07 08:39:21 -08:00
hypersparc.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
init.c [SPARC32]: Make PAGE_SHARED a read-mostly variable. 2007-07-21 19:20:34 -07:00
io-unit.c [SPARC]: Check kzalloc() return value in SUN4D irq/iommu init. 2006-12-10 02:40:10 -08:00
iommu.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
loadmmu.c [SPARC]: Respect vm_page_prot in io_remap_page_range(). 2006-03-22 01:15:13 -08:00
nosrmmu.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nosun4c.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
srmmu.c [SPARC32]: Make PAGE_SHARED a read-mostly variable. 2007-07-21 19:20:34 -07:00
sun4c.c [SPARC]: Fix exec failures on sun4c. 2007-07-31 02:03:11 -07:00
swift.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
tsunami.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
viking.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00