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:
68cf0d6
)
powerpc: Move sparse_init() into initmem_init
author
Anton Blanchard
<anton@samba.org>
Wed, 17 Sep 2014 12:15:36 +0000
(22:15 +1000)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Sun, 9 Nov 2014 22:59:26 +0000
(09:59 +1100)
We did part of sparse initialisation in setup_arch and part in
initmem_init. Put them together.
Signed-off-by: Anton Blanchard <anton@samba.org>
Tested-by: Emil Medve <Emilian.Medve@Freescale.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
No differences found