On Mon, 19 Oct 2020 09:57:14 +0530, Srikar Dronamraju wrote: > These patches fixes problems introduced by the coregroup patches. > The first patch we remove a redundant variable. > Second patch allows to boot with CONFIG_CPUMASK_OFFSTACK enabled. > > Changelog v1->v2: > https://lore.kernel.org/linuxppc-dev/20201008034240.34059-1-sri...@linux.vnet.ibm.com/t/#u > 1. 1st patch was not part of previous posting. > 2. Updated 2nd patch based on comments from Michael Ellerman > > [...]
Applied to powerpc/fixes. [1/2] powerpc/smp: Remove unnecessary variable https://git.kernel.org/powerpc/c/966730a6e8524c1b5fe64358e5884605cab6ccb3 [2/2] powerpc/smp: Use GFP_ATOMIC while allocating tmp mask https://git.kernel.org/powerpc/c/84dbf66c63472069e5eb40b810731367618cd8b5 cheers