# git rev-parse -q --verify bab5c80b211035739997ebd361a679fa85b39465^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master error: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify bab5c80b211035739997ebd361a679fa85b39465^{commit} bab5c80b211035739997ebd361a679fa85b39465 # git checkout -q -f -B kisskb bab5c80b211035739997ebd361a679fa85b39465 # git clean -qxdf # < git log -1 # commit bab5c80b211035739997ebd361a679fa85b39465 # Merge: f014ffb025c1 3f4258bbe036 # Author: Greg Kroah-Hartman # Date: Fri Oct 12 17:41:27 2018 +0200 # # Merge tag 'armsoc-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc # # Arnd writes: # "ARM: SoC fixes for 4.19 # # Two last minute bugfixes, both for NXP platforms: # # * The Layerscape 'qbman' infrastructure suffers from probe ordering # bugs in some configurations, a two-patch series adds a hotfix for # this. 4.20 will have a longer set of patches to rework it. # # * The old imx53-qsb board regressed in 4.19 after the addition # of cpufreq support, adding a set of explicit operating points # fixes this." # # * tag 'armsoc-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: # soc: fsl: qman_portals: defer probe after qman's probe # soc: fsl: qbman: add APIs to retrieve the probing status # ARM: dts: imx53-qsb: disable 1.2GHz OPP # < /opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-gcc --version # < git log --format=%s --max-count=1 bab5c80b211035739997ebd361a679fa85b39465 # < make -s -j 48 ARCH=i386 O=/kisskb/build/linus-rand_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- randconfig KCONFIG_SEED=0xFBE52FEA # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 48 ARCH=i386 O=/kisskb/build/linus-rand_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=i386 O=/kisskb/build/linus-rand_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/x86/xen/mmu.c: In function 'do_remap_pfn.isra.5': /kisskb/src/arch/x86/xen/mmu.c:156:12: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/x86/kernel/e820.c: In function 'e820__setup_pci_gap': /kisskb/src/arch/x86/kernel/e820.c:651:16: warning: 'gapstart' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/x86/kernel/apic/io_apic.c: In function 'mp_map_pin_to_irq': /kisskb/src/arch/x86/kernel/apic/io_apic.c:1034:6: warning: 'irq' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:185:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] In file included from /kisskb/src/mm/memory.c:62:0: /kisskb/src/include/linux/swapops.h: In function 'swp_entry_to_pte': /kisskb/src/include/linux/swapops.h:86:2: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [/kisskb/src/scripts/Makefile.build:305: mm/memory.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1256:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] In file included from /kisskb/src/mm/mprotect.c:23:0: /kisskb/src/include/linux/swapops.h: In function 'swp_entry_to_pte': /kisskb/src/include/linux/swapops.h:86:2: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [/kisskb/src/scripts/Makefile.build:305: mm/mprotect.o] Error 1 In file included from /kisskb/src/mm/rmap.c:53:0: /kisskb/src/include/linux/swapops.h: In function 'swp_entry_to_pte': /kisskb/src/include/linux/swapops.h:86:2: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [/kisskb/src/scripts/Makefile.build:305: mm/rmap.o] Error 1 make[1]: *** [/kisskb/src/Makefile:1052: mm] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:148:32: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:96:6: note: 'levelspread[]' was declared here /kisskb/src/fs/f2fs/file.c: In function 'f2fs_precache_extents': /kisskb/src/fs/f2fs/file.c:2871:6: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/f2fs/node.c: In function '__set_nat_cache_dirty': /kisskb/src/include/linux/list.h:93:12: warning: 'head' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/f2fs/node.c:238:24: note: 'head' was declared here /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] make: *** [Makefile:146: sub-make] Error 2 Command 'make -s -j 48 ARCH=i386 O=/kisskb/build/linus-rand_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_i386-randconfig_i386 # Build took: 0:03:25.023952