Re: 2.4.0-test6-pre7 sparc-smp boot failure (bootmem_init)

Anton Blanchard (anton@linuxcare.com)
Tue, 8 Aug 2000 10:18:03 -0700



Hi,

> on my dual cpu cparc20, 112 MB memory (64+16+16+16 in slots 0,1,2,3),
> 2.4.0-test6-pre7 (also tried pre5, same mm/ code, same result) dies at
> boot time right before fb initialisation:

This is almost certainly the HIGHMEM code I added recently. Can you do some
testing for me? Enable PROM_DEBUG_CONSOLE in arch/sparc/kernel/setup.c and
log the output. What cpus are in this machine?

> With mem=192m as a kernel parameter, it works as expected (96 MB memory
> recognised and used). With mem=256, it's the same as without mem=
> parameter.

This is expected since you arent using any highmem pages with mem=192m.

Anton

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/