WSL2-Linux-Kernel/arch/powerpc
Paul Mackerras cf00a8d18b powerpc: Fix bug arising from having multiple memory_limit variables
We had a static memory_limit in prom.c, and then another one defined
in setup_64.c and used in numa.c, which resulted in the kernel crashing
when mem=xxx was given on the command line.  This puts the declaration
in system.h and the definition in mem.c.  This also moves the
definition of tce_alloc_start/end out of setup_64.c.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-10-31 13:07:02 +11:00
..
kernel powerpc: Fix bug arising from having multiple memory_limit variables 2005-10-31 13:07:02 +11:00
lib powerpc: Merge xmon 2005-10-28 22:53:37 +10:00
mm powerpc: Fix bug arising from having multiple memory_limit variables 2005-10-31 13:07:02 +11:00
oprofile [PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch] 2005-10-20 16:22:24 +10:00
platforms powerpc: Fix bug arising from having multiple memory_limit variables 2005-10-31 13:07:02 +11:00
sysdev powerpc: Move U3 IOMMU driver to arch/powerpc/sysdev 2005-10-28 08:29:36 +10:00
xmon powerpc: Remove T command from xmon help text since it no longer exists 2005-10-29 22:11:06 +10:00
Kconfig [PATCH] ppc64 memory model depends on NUMA 2005-10-29 15:27:39 +10:00
Kconfig.debug powerpc: Merge Kconfig.debug 2005-10-10 22:15:52 +10:00
Makefile powerpc: Add -mno-altivec for ARCH=powerpc builds 2005-10-29 15:31:17 +10:00