linux-stable/arch/powerpc
Hari Bathini becd91d9c5 powerpc/fadump: remove RMA_START and RMA_END macros
RMA_START is defined as '0' and there is even a BUILD_BUG_ON() to
make sure it is never anything else. Remove this macro and use '0'
instead as code change is needed anyway when it has to be something
else. Also, remove unused RMA_END macro.

Signed-off-by: Hari Bathini <hbathini@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/156821384096.5656.15026984053970204652.stgit@hbathini.in.ibm.com
2019-09-14 00:04:46 +10:00
..
boot powerpc: Add support for adding an ESM blob to the zImage wrapper 2019-08-30 09:53:29 +10:00
configs powerpc/configs: Enable secure guest support in pseries and ppc64 defconfigs 2019-08-30 09:56:30 +10:00
crypto
include powerpc/fadump: remove RMA_START and RMA_END macros 2019-09-14 00:04:46 +10:00
kernel powerpc/fadump: remove RMA_START and RMA_END macros 2019-09-14 00:04:46 +10:00
kvm powerpc/64s/radix: introduce options to disable use of the tlbie instruction 2019-09-05 14:22:41 +10:00
lib powerpc/memcpy: Fix stack corruption for smaller sizes 2019-09-12 09:27:00 +10:00
math-emu
mm powerpc/64s: Remove overlaps_kvm_tmp() 2019-09-14 00:04:40 +10:00
net
oprofile
perf powerpc/perf: fix imc allocation failure handling 2019-08-20 21:22:20 +10:00
platforms powerpc/fadump: remove RMA_START and RMA_END macros 2019-09-14 00:04:46 +10:00
purgatory
sysdev powerpc/xive: Fix bogus error code returned by OPAL 2019-09-12 09:27:05 +10:00
tools
xmon powerpc/xmon: Add a dump of all XIVE interrupts 2019-08-19 13:20:24 +10:00
Kbuild
Kconfig powerpc/opalcore: export /sys/firmware/opal/core for analysing opal crashes 2019-09-14 00:04:45 +10:00
Kconfig.debug
Makefile powerpc: remove meaningless KBUILD_ARFLAGS addition 2019-08-22 23:11:48 +10:00
Makefile.postlink