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:
80aac59
)
[MIPS] VPE loader: Initialize lists before they're actually being used ...
author
Ralf Baechle
<ralf@linux-mips.org>
Wed, 24 Jan 2007 19:13:08 +0000
(19:13 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 24 Jan 2007 19:23:22 +0000
(19:23 +0000)
kspd which due to makefile order happens to be initialized before the
vpe loader causes references to vpecontrol lists before they're actually
been initialized.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found