1. 08 12月, 2010 12 次提交
  2. 22 11月, 2010 1 次提交
  3. 26 10月, 2010 1 次提交
    • P
      ARM: ux500 specific L2 cache code · ae694804
      Per Fransson 提交于
      The generic version of l2x0_inv_all is only called just after disabling
      the L2 cache and is surrounded by a spinlock. However, we're not really
      turning off the L2 cache right now, and the PL310 does not support
      exclusive accesses (used to implement the spinlock). So, the
      invalidation needs to be done without the spinlock.
      
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: Catalin Marinas <catalin.marinas@arm.com>
      Cc: Hans-Juergen Koch <hjk@linutronix.de>
      Cc: Santosh Shilimkar <santosh.shilimkar@ti.com>
      Signed-off-by: NPer Fransson <per.xx.fransson@stericsson.com>
      Signed-off-by: NLinus Walleij <linus.walleij@stericsson.com>
      ae694804
  4. 20 10月, 2010 7 次提交
  5. 19 10月, 2010 1 次提交
  6. 13 10月, 2010 2 次提交
  7. 05 10月, 2010 6 次提交
  8. 23 9月, 2010 1 次提交
  9. 19 9月, 2010 5 次提交
  10. 02 9月, 2010 4 次提交