Searched hist:"961 cf26a98648a294de45ea6f806dc84dfc91197" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | fadump-internal.h | diff 961cf26a98648a294de45ea6f806dc84dfc91197 Wed Sep 11 09:46:36 CDT 2019 Hari Bathini <hbathini@linux.ibm.com> powerpc/fadump: add helper functions
Add helper functions to setup & free CPU notes buffer and to find if a given memory area is contiguous. Also, use boolean as return type for the function that finds if boot memory area is contiguous. While at it, save the virtual address of CPU notes buffer instead of physical address as virtual address is used often.
Signed-off-by: Hari Bathini <hbathini@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/156821318971.5656.9281936950510635858.stgit@hbathini.in.ibm.com
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | fadump.c | diff 961cf26a98648a294de45ea6f806dc84dfc91197 Wed Sep 11 09:46:36 CDT 2019 Hari Bathini <hbathini@linux.ibm.com> powerpc/fadump: add helper functions
Add helper functions to setup & free CPU notes buffer and to find if a given memory area is contiguous. Also, use boolean as return type for the function that finds if boot memory area is contiguous. While at it, save the virtual address of CPU notes buffer instead of physical address as virtual address is used often.
Signed-off-by: Hari Bathini <hbathini@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/156821318971.5656.9281936950510635858.stgit@hbathini.in.ibm.com
|