]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf1a5d688f71e25facc649a4e6ae03620fdca867d
tree34ef1731a14dcb61b9dd9eede645b93738538ae8
parentd8304d25da43d6aab29f93a3416b45597e284829
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