pseries/fadump: move out platform specific support from generic code
authorHari Bathini <hbathini@linux.ibm.com>
Wed, 11 Sep 2019 14:49:44 +0000 (20:19 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 13 Sep 2019 14:04:42 +0000 (00:04 +1000)
commitf35120115b767c49ad8de56dd78c86540a14df5b
tree34ef1731a14dcb61b9dd9eede645b93738538ae8
parent8255da95e54519bb74638c2448ac17f4b34fe6f5
pseries/fadump: move out platform specific support from generic code

Move code that supports processing the crash'ed kernel's memory
preserved by firmware to platform specific callback functions.

Signed-off-by: Hari Bathini <hbathini@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/156821337690.5656.13050665924800177744.stgit@hbathini.in.ibm.com
arch/powerpc/kernel/fadump.c
arch/powerpc/platforms/pseries/rtas-fadump.c