kernel-hacking-2024-linux-s.../arch/mips/oprofile
Dajie Tan c8f4ff9f3f [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>
2007-07-31 21:35:33 +01:00
..
common.c
Kconfig
Makefile
op_impl.h
op_model_mipsxx.c
op_model_rm9000.c [MIPS] Oprofile: Fix rm9000 performance counter handler 2007-07-31 21:35:33 +01:00