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:
9dd1474
)
MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=m
author
Wu Zhangjin
<wuzhangjin@gmail.com>
Mon, 26 Apr 2010 12:01:54 +0000
(20:01 +0800)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 30 Apr 2010 19:52:54 +0000
(20:52 +0100)
When the oprofile is compiled as a module do_IRQ() is not called in
arch/mips/loongson/lemote-2f/irq.c due to a wrong #ifdef there.
Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Cc: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/1143/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found