git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dde96ca
)
[MIPS] Oprofile: Fix rm9000 performance counter handler
author
Dajie Tan
<jiankemeng@gmail.com>
Mon, 30 Jul 2007 07:07:42 +0000
(11:07 +0400)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 31 Jul 2007 20:35:33 +0000
(21:35 +0100)
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>
No differences found