1. 04 Mar, 2010 1 commit
    • Paul Mundt's avatar
      sh: fix up MMU reset with variable PMB mapping sizes. · 281983d6
      Paul Mundt authored
      Presently we run in to issues with the MMU resetting the CPU when
      variable sized mappings are employed. This takes a slightly more
      aggressive approach to keeping the TLB and cache state sane before
      establishing the mappings in order to cut down on races observed on
      SMP configurations.
      
      At the same time, we bump the VMA range up to the 0xb000...0xc000 range,
      as there still seems to be some undocumented behaviour in setting up
      variable mappings in the 0xa000...0xb000 range, resulting in reset by the
      TLB.
      Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
      281983d6
  2. 03 Mar, 2010 2 commits
  3. 02 Mar, 2010 17 commits
  4. 01 Mar, 2010 20 commits