diff options
| author | Christophe Leroy <christophe.leroy@csgroup.eu> | 2023-06-21 13:38:10 +0300 |
|---|---|---|
| committer | Michael Ellerman <mpe@ellerman.id.au> | 2023-08-16 16:54:48 +0300 |
| commit | 0d5769f9503d9a88661b82fee6a320e711f8b01a (patch) | |
| tree | 676004cb0f87158caf6f032f7b759092a2e3d714 /scripts/basic/Makefile | |
| parent | 7768716d2f1906c9258ed4b39584da6317020594 (diff) | |
| download | linux-0d5769f9503d9a88661b82fee6a320e711f8b01a.tar.xz | |
powerpc/step: Mark __copy_mem_out() and __emulate_dcbz() __always_inline
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
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/f1d4a15da70190f8c2fcddb377bbc1e09827242c.1687343857.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'scripts/basic/Makefile')
0 files changed, 0 insertions, 0 deletions
