Re: (subset) [PATCH v4 1/2] powerpc/mm: Cleanup memory block size probing

2023-08-23 Thread Michael Ellerman
On Tue, 01 Aug 2023 10:14:46 +0530, Aneesh Kumar K.V wrote: > Parse the device tree in early init to find the memory block size to be > used by the kernel. Consolidate the memory block size device tree parsing > to one helper and use that on both powernv and pseries. We still want to > use machine-

[PATCH v4 1/2] powerpc/mm: Cleanup memory block size probing

2023-07-31 Thread Aneesh Kumar K.V
Parse the device tree in early init to find the memory block size to be used by the kernel. Consolidate the memory block size device tree parsing to one helper and use that on both powernv and pseries. We still want to use machine-specific callback because on all machine types other than powernv an