# git rev-parse -q --verify 0823c68b054bca9dc321adea829af5cf36afb30b^{commit} 0823c68b054bca9dc321adea829af5cf36afb30b already have revision, skipping fetch # git checkout -q -f -B kisskb 0823c68b054bca9dc321adea829af5cf36afb30b # git clean -qxdf # < git log -1 # commit 0823c68b054bca9dc321adea829af5cf36afb30b # Author: Hari Bathini # Date: Fri Sep 14 19:36:02 2018 +0530 # # 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 # Acked-by: Mahesh Salgaonkar # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < git log --format=%s --max-count=1 0823c68b054bca9dc321adea829af5cf36afb30b # < make -s -j 48 ARCH=mips O=/kisskb/build/powerpc-next_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- defconfig # make -s -j 48 ARCH=mips O=/kisskb/build/powerpc-next_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- FIT description: Linux 4.19.0-rc3-g0823c68b054b Created: Thu Sep 20 01:49:16 2018 Image 0 (kernel@0) Description: Linux 4.19.0-rc3-g0823c68b054b Created: Thu Sep 20 01:49:16 2018 Type: Kernel Image Compression: gzip compressed Data Size: 4441853 Bytes = 4337.75 KiB = 4.24 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x8083fff0 Hash algo: sha1 Hash value: f309dd2d8f2532e19da67d96ddf40bf733858335 Image 1 (fdt@boston) Description: img,boston Device Tree Created: Thu Sep 20 01:49:16 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 3668 Bytes = 3.58 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 569c37cc891ce1e1f3a193cb41cc691a5d2debb5 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Thu Sep 20 01:49:16 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 1871 Bytes = 1.83 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 51b89b31605ee62038c8468c429af091dfc75ec7 Image 3 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Thu Sep 20 01:49:16 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 2708 Bytes = 2.64 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 509ce58e44c561d54539e64e9d4b47054e696fc6 Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Configuration 1 (conf@boston) Description: Boston Linux kernel Kernel: kernel@0 FDT: fdt@boston Configuration 2 (conf@ni169445) Description: NI 169445 Linux Kernel Kernel: kernel@0 FDT: fdt@ni169445 Configuration 3 (conf@xilfpga) Description: MIPSfpga Linux kernel Kernel: kernel@0 FDT: fdt@xilfpga Completed OK # rm -rf /kisskb/build/powerpc-next_mips-defconfig_mipsel # Build took: 0:01:46.308619