[silo @ 164]
(davem)
silo/second/memory.c loads 4MB sized TLB entries, and for an
unaligned physical address that just strips off the lower
bits of the physical address, resulting in corrupted memory.

The good news is that we don't need to load these TLB entries,
prom_map() sets up entires automatically for in the firmware TLB miss
handler.#
1 file changed