commit | 166dd7d3fbf2df183926f0e4b4855f6cbd8da945 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jul 05 15:03:51 2016 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Jul 21 18:56:38 2016 +1000 |
tree | 5f13de87384d672c1ceeaba5ac7dc07d5eca6205 | |
parent | 91b6fad5cf16c5fcf0ab2a08fcdbd1483d871d43 [diff] |
powerpc/64: Move MMU backend selection out of platform code We move it into early_mmu_init() based on firmware features. For PS3, we have to move the setting of these into early_init_devtree(). Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>