[22/41] powerpc/mm: Move hash table ops to a separate structure

Michael Ellerman patch-notifications at ellerman.id.au
Thu Jul 21 21:09:43 AEST 2016


On Tue, 2016-05-07 at 05:03:58 UTC, Benjamin Herrenschmidt wrote:
> Moving probe_machine() to after mmu init will cause the ppc_md
> fields relative to the hash table management to be overwritten.
> 
> Since we have essentially disconnected the machine type from
> the hash backend ops, finish the job by moving them to a different
> structure.
> 
> The only callback that didn't quite fix is update_partition_table
> since this is not specific to hash, so I moved it to a standalone
> variable for now. We can revisit later if needed.
> 
> Signed-off-by: Benjamin Herrenschmidt <benh at kernel.crashing.org>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/7025776ed1ebdfa1959932e7a4

cheers


More information about the Linuxppc-dev mailing list