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:
2c771a4
)
[MIPS] time: Use non-interrupt locks in GT641xx clockevent driver
author
Yoichi Yuasa
<yoichi_yuasa@tripeaks.co.jp>
Tue, 23 Oct 2007 09:19:13 +0000
(18:19 +0900)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 29 Oct 2007 19:35:33 +0000
(19:35 +0000)
set_next_event() and set_mode() are always called with interrupt disabled.
irqsave and irqrestore are not necessary for spinlock.
Pointed out by Atsushi Nemoto.
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/cevt-gt641xx.c
patch
|
blob
|
history
diff --cc
arch/mips/kernel/cevt-gt641xx.c
Simple merge