]> 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)
commit6cae9087ccfe53931fb30e463c7d33b20bc10615
tree34ef1731a14dcb61b9dd9eede645b93738538ae8
parent93761daf9923151be0a96c2aa85afc230bccf710
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