commit | c8f4ff9f3f655c92ca7b31850bfea2ce3796e386 | [log] [tgz] |
---|---|---|
author | Dajie Tan <jiankemeng@gmail.com> | Mon Jul 30 11:07:42 2007 +0400 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jul 31 21:35:33 2007 +0100 |
tree | a2bba08f88e0aec015193016897d50b4d20618a1 | |
parent | dde96ca8b398637e2b4442e312723f66fa6a8186 [diff] |
[MIPS] Oprofile: Fix rm9000 performance counter handler The new type of irq handler remove a parameter (struct pt_regs *),but someone forgot to supply it. Signed-off-by: Dajie Tan <jiankemeng@gmail.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>