~vcs-imports/silo/main

Viewing all changes in revision 144.

  • Committer: bcollins
  • Date: 2005-12-21 19:46:25 UTC
  • Revision ID: Arch-1:silo@bazaar.ubuntu.com%silo--MAIN--0--patch-143
(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.


expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: