[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <170800202445.601034.6210064022309317315.b4-ty@ellerman.id.au>
Date: Fri, 16 Feb 2024 00:00:24 +1100
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Nicholas Piggin <npiggin@...il.com>, Christophe Leroy <christophe.leroy@...roup.eu>
Cc: linux-kernel@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org, kernel test robot <lkp@...el.com>
Subject: Re: [PATCH] powerpc: Force inlining of arch_vmap_p{u/m}d_supported()
On Tue, 13 Feb 2024 14:58:37 +0100, Christophe Leroy wrote:
> arch_vmap_pud_supported() and arch_vmap_pmd_supported() are
> expected to constant-fold to false when RADIX is not enabled.
>
> Force inlining in order to avoid following failure which
> leads to unexpected call of non-existing pud_set_huge() and
> pmd_set_huge() on powerpc 8xx.
>
> [...]
Applied to powerpc/next.
[1/1] powerpc: Force inlining of arch_vmap_p{u/m}d_supported()
https://git.kernel.org/powerpc/c/c5aebb53b32460bc52680dd4e2a2f6b84d5ea521
cheers
Powered by blists - more mailing lists