]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MIPS] Oprofile: Fix rm9000 performance counter handler
authorDajie Tan <jiankemeng@gmail.com>
Mon, 30 Jul 2007 07:07:42 +0000 (11:07 +0400)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 31 Jul 2007 20:35:33 +0000 (21:35 +0100)
commitc8f4ff9f3f655c92ca7b31850bfea2ce3796e386
treea2bba08f88e0aec015193016897d50b4d20618a1
parentdde96ca8b398637e2b4442e312723f66fa6a8186
[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>
arch/mips/oprofile/op_model_rm9000.c