remarkable-linux/arch/ppc64
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
..
boot [PATCH] ppc64: change name of target file during make install 2005-10-29 15:20:27 +10:00
configs [PATCH] ppc64: update defconfigs 2005-10-19 23:12:36 -07:00
kernel powerpc: Fix bug arising from having multiple memory_limit variables 2005-10-31 13:07:02 +11:00
lib ppc64: use mem_64.S from powerpc/lib 2005-10-28 12:54:35 +10:00
xmon powerpc: Merge xmon 2005-10-28 22:53:37 +10:00
defconfig [PATCH] ppc64: compile nls_cp437 and nls_iso8859_1 into the kernel in defconfig 2005-10-29 15:14:44 +10:00
Kconfig [PATCH] ppc64 memory model depends on NUMA 2005-10-29 15:27:39 +10:00
Kconfig.debug [PATCH] ppc64: update xmon helptext 2005-09-05 00:06:01 -07:00
Makefile [PATCH] ppc64: reenable make install with defconfig 2005-10-29 15:15:34 +10:00