# git rev-parse -q --verify 54eda9df17f3215b9ed16629ee71ea07413efdaf^{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 54eda9df17f3215b9ed16629ee71ea07413efdaf^{commit} 54eda9df17f3215b9ed16629ee71ea07413efdaf # git checkout -q -f -B kisskb 54eda9df17f3215b9ed16629ee71ea07413efdaf # git clean -qxdf # < git log -1 # commit 54eda9df17f3215b9ed16629ee71ea07413efdaf # Merge: d3bd5973c72e 9d27e39d309c # Author: Linus Torvalds # Date: Wed Sep 12 19:39:56 2018 -1000 # # Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci # # Pull PCI fixes from Bjorn Helgaas: # # - Add Tyrel Datwyler as maintainer for PPC64 RPA hotplug (Tyrel # Datwyler) # # - Add Gustavo Pimentel as DesignWare PCI maintainer (Joao Pinto) # # - Fix a Switchtec Spectre v1 vulnerability (Gustavo A. R. Silva) # # - Revert an unnecessary Intel 300 ACS quirk (Mika Westerberg) # # - Fix pciehp hot-add/powerfault detection that left indicators in wrong # state (Keith Busch) # # - Fix pci_reset_bus() logic error (Dennis Dalessandro) # # - Revert IB/hfi1 PCI reset change that caused a deadlock (Dennis # Dalessandro) # # - Allow enabling PASID on Root Complex Integrated Endpoints (Felix # Kuehling) # # * tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci: # PCI: Fix enabling of PASID on RC integrated endpoints # IB/hfi1,PCI: Allow bus reset while probing # PCI: Fix faulty logic in pci_reset_bus() # PCI: pciehp: Fix hot-add vs powerfault detection order # switchtec: Fix Spectre v1 vulnerability # Revert "PCI: Add ACS quirk for Intel 300 series" # MAINTAINERS: Add Gustavo Pimentel as DesignWare PCI maintainer # MAINTAINERS: Add entries for PPC64 RPA PCI hotplug drivers # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 54eda9df17f3215b9ed16629ee71ea07413efdaf # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- randconfig KCONFIG_SEED=0x9D0DD1F0 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig # yes \n | make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-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/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount':/kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/cgroup/cgroup-v1.c:1256:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized]/kisskb/src/kernel/printk/printk.c:185:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/cgroup/cgroup-v1.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] /kisskb/src/kernel/printk/printk.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1833:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2511:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:341:21: note: 'pdeo' was declared here /kisskb/src/fs/proc/inode.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] /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/file.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] /kisskb/src/sound/soc/codecs/da7219-aad.c: In function 'da7219_aad_hptest_work': /kisskb/src/sound/soc/codecs/da7219-aad.c:321:17: warning: 'pll_ctrl' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/da7219-aad.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/i2c/i2c-core-base.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] /kisskb/src/drivers/pinctrl/cirrus/pinctrl-madera-core.c: In function 'madera_mux_set_mux': /kisskb/src/drivers/pinctrl/cirrus/pinctrl-madera-core.c:659:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/pinctrl/cirrus/pinctrl-madera-core.c:660:3: warning: 'reg' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/pinctrl/cirrus/pinctrl-madera-core.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'serial_unlink_irq_chain': /kisskb/src/drivers/tty/serial/8250/8250_core.c:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] WARNING: vmlinux.o (.PPC.EMB.apuinfo): unexpected non-allocatable section. Did you forget to use "ax"/"aw" in a .S file? Note that for example contains section definitions for use in .S files. WARNING: 4 bad relocations c00000000001d5b6 R_PPC64_ADDR16_HIGHEST .head.text+0x000000000001d5d0 c00000000001d5ba R_PPC64_ADDR16_HIGHER .head.text+0x000000000001d5d0 c00000000001d5c2 R_PPC64_ADDR16_HI .head.text+0x000000000001d5d0 c00000000001d5c6 R_PPC64_ADDR16_LO .head.text+0x000000000001d5d0 INFO: Uncompressed kernel (size 0x25905f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x2600000) Image Name: Linux-4.19.0-rc3-g54eda9df17f3 Created: Thu Sep 13 20:17:10 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 12330904 Bytes = 12041.90 KiB = 11.76 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc # Build took: 0:01:04.327847