mrg 9df9d4496c - sparc64_ipi_halt(): we shouldn't return from sparc64_ipi_halt_thiscpu()
so replace a branch with a 'sir'
- in #if 0 code, in sparc64_ipi_flush_pte() and sparc64_ipi_flush_ctx()
  save/restore the out registers that the sp_tlb_flush_xxx() versions
  around calling them
- in sp_tlb_flush_pte() and sp_tlb_flush_ctx(), replace global register
  usage with out registers so that we don't clobber the (alternate)
  global registers when these are called from IPI context
2006-09-18 20:56:44 +00:00
..
2006-09-11 03:12:48 +00:00
2006-09-17 13:43:15 +00:00
2006-09-13 00:54:00 +00:00
2006-09-15 15:51:12 +00:00
2006-09-11 22:12:39 +00:00
2006-09-17 13:43:15 +00:00
2006-09-16 11:15:00 +00:00