On Thu, 26 Aug 2021 15:33:58 +0530, Srikar Dronamraju wrote: > Changelog : v1 -> v2: > v1: > https://lore.kernel.org/linuxppc-dev/20210821092419.167454-1-sri...@linux.vnet.ibm.com/t/#u`` > [ patch 1: Updated to use DIV_ROUND_UP instead of max to handle more > situations ] > [ patch 2: updated changelog to make it more generic powerpc issue ] > > The 1st patch fixes a regression which causes a crash when booted with > nr_cpus=2. > > [...]
Applied to powerpc/next. [1/3] powerpc/smp: Fix a crash while booting kvm guest with nr_cpus=2 https://git.kernel.org/powerpc/c/8efd249babea2fec268cff90b9f5ca723dbb7499 [2/3] powerpc/smp: Update cpu_core_map on all PowerPc systems https://git.kernel.org/powerpc/c/b8b928030332a0ca16d42433eb2c3085600d8704 [3/3] powerpc/smp: Enable CACHE domain for shared processor https://git.kernel.org/powerpc/c/5bf63497b8ddf53d8973f68076119e482639b2bb cheers