1. 17 Mar, 2004 1 commit
    • David Mosberger's avatar
      ia64: Prevent GCC from clobbering r13. Found by Luming You. · 0b375cdb
      David Mosberger authored
      Without this change, GCC thinks it's OK to clobber r13.  It doesn't do it
      very often, but it's enough if it does it once and it turns out
      acpi_bus_receive_event() had code that would trigger this issue.
      Fix by declaring r13 as a global register variable.
      0b375cdb
  2. 16 Mar, 2004 1 commit
  3. 15 Mar, 2004 38 commits