1. 17 Mar, 2007 1 commit
    • David S. Miller's avatar
      [SPARC64]: Get DEBUG_PAGEALLOC working again. · d1acb421
      David S. Miller authored
      We have to make sure to use base-pagesize TLB entries even during the
      early transition period where we need TLB miss handling but don't have
      the kernel page tables setup yet for the linear region.
      
      Also, it is necessary therefore to not use the 4MB TSB for these
      translations, and instead use the normal kernel TSB.  This allows us
      to also get rid of the 4MB tsb for debug builds which shrinks the
      kernel a little bit.
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      d1acb421
  2. 16 Mar, 2007 1 commit
  3. 15 Mar, 2007 11 commits
  4. 14 Mar, 2007 27 commits