[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <169279175564.797584.4721586858055546179.b4-ty@ellerman.id.au>
Date: Wed, 23 Aug 2023 21:55:55 +1000
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
Subject: Re: [PATCH] powerpc/step: Mark __copy_mem_out() and __emulate_dcbz() __always_inline
On Wed, 21 Jun 2023 12:38:10 +0200, Christophe Leroy wrote:
> objtool reports two folliwng warnings:
> arch/powerpc/lib/sstep.o: warning: objtool: copy_mem_out+0x3c
> (.text+0x30c): call to __copy_mem_out() with UACCESS enabled
> arch/powerpc/lib/sstep.o: warning: objtool: emulate_dcbz+0x70
> (.text+0x4dc): call to __emulate_dcbz() with UACCESS enabled
>
> Mark __copy_mem_out() and __emulate_dcbz() __always_inline
>
> [...]
Applied to powerpc/next.
[1/1] powerpc/step: Mark __copy_mem_out() and __emulate_dcbz() __always_inline
https://git.kernel.org/powerpc/c/0d5769f9503d9a88661b82fee6a320e711f8b01a
cheers
Powered by blists - more mailing lists