1. 16 Jan, 2005 1 commit
    • Russell King's avatar
      [ARM] Fix profile_pc() for SMP · 61642e3e
      Russell King authored
      profile_pc() used thread_saved_fp() with the current task.  However,
      thread_saved_fp() only returns sane values when called for threads
      which are presently sleeping, so this caused an oops.  Instead, use
      regs->ARM_fp, which correspond with the frame pointer.
      61642e3e
  2. 12 Jan, 2005 3 commits
  3. 11 Jan, 2005 4 commits
  4. 06 Jan, 2005 2 commits
  5. 05 Jan, 2005 3 commits
  6. 04 Jan, 2005 27 commits