tmp_suning_uos_patched/arch/powerpc
Alexey Kardashevskiy 42e8ec3b4b powerpc/perf: Fix 32bit compile
[ Upstream commit bb82c574691daf8f7fa9a160264d15c5804cb769 ]

The "read_bhrb" global symbol is only called under CONFIG_PPC64 of
arch/powerpc/perf/core-book3s.c but it is compiled for both 32 and 64 bit
anyway (and LLVM fails to link this on 32bit).

This fixes it by moving bhrb.o to obj64 targets.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220421025756.571995-1-aik@ozlabs.ru
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-05-09 09:05:06 +02:00
..
boot powerpc: dts: t104xrdb: fix phy type for FMAN 4/5 2022-04-13 21:00:55 +02:00
configs
crypto
include powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit 2022-04-13 21:01:11 +02:00
kernel powerpc/secvar: fix refcount leak in format_show() 2022-04-13 21:00:59 +02:00
kexec powerpc: Set crashkernel offset to mid of RMA region 2022-04-13 21:00:56 +02:00
kvm KVM: PPC: Fix TCE handling for VFIO 2022-04-27 13:53:56 +02:00
lib powerpc/lib/sstep: Fix build errors with newer binutils 2022-04-08 14:40:36 +02:00
math-emu
mm powerpc/kasan: Fix early region not updated correctly 2022-04-08 14:40:36 +02:00
net powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06 2022-02-01 17:25:45 +01:00
oprofile
perf powerpc/perf: Fix 32bit compile 2022-05-09 09:05:06 +02:00
platforms powerpc: Fix build errors with newer binutils 2022-04-08 14:40:37 +02:00
purgatory
sysdev powerpc/sysdev: fix incorrect use to determine if list is empty 2022-04-08 14:40:20 +02:00
tools
xmon
Kbuild
Kconfig
Kconfig.debug
Makefile powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bit 2022-04-08 14:40:19 +02:00
Makefile.postlink