1. 06 6月, 2011 1 次提交
  2. 23 2月, 2011 1 次提交
  3. 08 10月, 2010 1 次提交
  4. 27 7月, 2010 1 次提交
    • R
      ARM: Factor out common code from cpu_proc_fin() · 9ca03a21
      Russell King 提交于
      All implementations of cpu_proc_fin() start by disabling interrupts
      and then flush caches.  Rather than have every processors proc_fin()
      implementation do this, move it out into generic code - and move the
      cache flush past setup_mm_for_reboot() (so it can benefit from having
      caches still enabled.)
      
      This allows cpu_proc_fin() to become independent of the L1/L2 cache
      types, and eventually move the L2 cache flushing into the L2 support
      code.
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      9ca03a21
  5. 03 10月, 2009 1 次提交
  6. 01 10月, 2008 1 次提交
  7. 24 4月, 2008 1 次提交
  8. 30 11月, 2006 1 次提交
  9. 29 9月, 2006 1 次提交
  10. 28 9月, 2006 1 次提交