1. 22 8月, 2009 18 次提交
  2. 19 8月, 2009 2 次提交
  3. 18 8月, 2009 6 次提交
  4. 15 8月, 2009 1 次提交
    • K
      85xx: Fix addrmap to include memory · e393e2e9
      Kumar Gala 提交于
      When we init the addrmap based on the TLB we will not end up getting
      the TLB that covers memory if we are using SPD.  The reason is we
      haven't relocated at the point that we setup the memory TLB and thus it
      will not get setup in the addrmap.
      
      Instead we can just walk over the TLB array after we've relocated and
      see all the TLBs that have been set and use that information to populate
      the initial addrmap.  By doing this we insure that we get the TLB
      entries that cover memory.
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      e393e2e9
  5. 13 8月, 2009 2 次提交
  6. 12 8月, 2009 6 次提交
  7. 11 8月, 2009 5 次提交