commit | 9cfdf6f15a2a462b6b328b4c60b252cfc04ec03e | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Wed Jan 24 19:13:08 2007 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Jan 24 19:23:22 2007 +0000 |
tree | d457763660f3a0d54df9eb72bf2c2a2e105c26e8 | |
parent | 80aac59ed5b3e5ae2132bc620ff5607929c6a304 [diff] |
[MIPS] VPE loader: Initialize lists before they're actually being used ... 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>