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:
aea6863
)
[MIPS] time: MIPSsim's plat_time_init doesn't need to be irq safe.
author
Ralf Baechle
<ralf@linux-mips.org>
Tue, 30 Oct 2007 15:39:18 +0000
(15:39 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 26 Nov 2007 17:26:13 +0000
(17:26 +0000)
It's running early during the bootup process so interrupts are still off.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found