Skip to content

powerpc/pseries: Fix memblock warning on bootup

Waiman Long requested to merge llong1/centos-stream-9:bz2019671_ppc into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2019671
MR: !378 (merged)

Patch 2 fixes the memblock warning while patch 1 is needed to avoid merge conflict.

Signed-off-by: Waiman Long longman@redhat.com

Waiman Long (2):
  powerpc/pseries: Fix build error when NUMA=n
  powerpc/pseries: use slab context cpumask allocation in CPU hotplug
    init

 arch/powerpc/platforms/pseries/hotplug-cpu.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
Edited by Waiman Long

Merge request reports