summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/Makefile
diff options
context:
space:
mode:
authorHari Bathini <hbathini@linux.ibm.com>2018-09-14 16:06:02 +0200
committerMichael Ellerman <mpe@ellerman.id.au>2018-09-19 14:08:12 +0200
commit0823c68b054bca9dc321adea829af5cf36afb30b (patch)
treebe5af0713d0289ed80e18df711ad34fb1786bc8b /arch/powerpc/mm/Makefile
parentpowerpc/pseries: Remove VLA from lparcfg_write() (diff)
downloadlinux-0823c68b054bca9dc321adea829af5cf36afb30b.tar.xz
linux-0823c68b054bca9dc321adea829af5cf36afb30b.zip
powerpc/fadump: re-register firmware-assisted dump if already registered
Firmware-Assisted Dump (FADump) needs to be registered again after any memory hot add/remove operation to update the crash memory ranges. But currently, the kernel returns '-EEXIST' if we try to register without uregistering it first. This could expose the system to racing issues while unregistering and registering FADump from userspace during udev events. Spare the userspace of this and let it be taken care of in the kernel space for a simpler interface. Since this change, running 'echo 1 > /sys/kernel/fadump_registered' would result in re-regisering (unregistering and registering) FADump, if it was already registered. Signed-off-by: Hari Bathini <hbathini@linux.ibm.com> Acked-by: Mahesh Salgaonkar <mahesh@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/mm/Makefile')
0 files changed, 0 insertions, 0 deletions