On Mon, 2019-09-02 at 15:29:26 UTC, Nicholas Piggin wrote: > This callback is only required because the partition table init comes > before process table allocation on powernv (aka bare metal aka native). > > Change the order to allocate the process table first, and remove the > callback. > > Signed-off-by: Nicholas Piggin <npig...@gmail.com>
Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/ed6546bdc61b7c4bd926cebd82ba52d056fcefa1 cheers