From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 21 Mar 2018 14:15:34 +0100 From: Greg Kroah-Hartman To: Nathan Chancellor Cc: Guenter Roeck , linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.4 000/134] 4.4.123-stable review Message-ID: <20180321131534.GA17188@kroah.com> References: <20180319171849.024066323@linuxfoundation.org> <29591855-050f-073a-bc29-f0ff2832ab40@roeck-us.net> <20180321052911.GA14175@flashbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180321052911.GA14175@flashbox> Sender: linux-kernel-owner@vger.kernel.org List-ID: On Tue, Mar 20, 2018 at 10:29:11PM -0700, Nathan Chancellor wrote: > > powerpc: > > > > arch/powerpc/mm/hugetlbpage.c: In function 'add_huge_page_size': > > arch/powerpc/mm/hugetlbpage.c:840:2: error: implicit declaration of function 'radix_enabled' > > > > Caused by commit 17cd5e81ded7 ("powerpc/mm/hugetlb: Filter out hugepage > size not supported by page table layout"). It is introduced in 4.7 in > upstream commit 566ca99af026 ("powerpc/mm/radix: Add dummy > radix_enabled()") and not properly turned on until upstream commit > a8ed87c92adf ("powerpc/mm/radix: Add MMU_FTR_RADIX"). I am going to > assume from the fact there is a lot of MMU work after this and the > wording of the Kconfig entry that this is probably not suitable fo > a stable backport. Now dropped from the 4.4.y queue as well, thanks to both of you for this work. Let me go do some more -rc releases now... thanks, greg k-h