# git rev-parse -q --verify b7a5b22b05472704ca3e891a3a3c7769c057413a^{commit} b7a5b22b05472704ca3e891a3a3c7769c057413a already have revision, skipping fetch # git checkout -q -f -B kisskb b7a5b22b05472704ca3e891a3a3c7769c057413a # git clean -qxdf # < git log -1 # commit b7a5b22b05472704ca3e891a3a3c7769c057413a # Merge: e2a4b102d48b 2078e1e7f7e0 # Author: Linus Torvalds # Date: Thu May 2 08:29:24 2019 -0700 # # Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci # # Pull PCI fixes from Bjorn Helgaas: # "I apologize for sending these so late in the cycle. We went back and # forth about how to deal with the unexpected logging of intentional # link state changes and finally decided to just config them off by # default. # # PCI fixes: # # - Stop ignoring "pci=disable_acs_redir" parameter (Logan Gunthorpe) # # - Use shared MSI/MSI-X vector for Link Bandwidth Management (Alex # Williamson) # # - Add Kconfig option for Link Bandwidth notification messages (Keith # Busch)" # # * tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci: # PCI/LINK: Add Kconfig option (default off) # PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth Management # PCI: Fix issue with "pci=disable_acs_redir" parameter being ignored # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 b7a5b22b05472704ca3e891a3a3c7769c057413a # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc512x_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:187:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /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:337:21: note: 'pdeo' was declared here /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2594:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1855:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/mtd/nand/raw/mpc5121_nfc.c: In function 'ads5121_select_chip': /kisskb/src/drivers/mtd/nand/raw/mpc5121_nfc.c:306:19: warning: unused variable 'mtd' [-Wunused-variable] INFO: Uncompressed kernel (size 0x615398) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.1.0-rc7-gb7a5b22b0547 Created: Fri May 3 06:45:57 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3111731 Bytes = 3038.80 KiB = 2.97 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.6 # Build took: 0:00:46.557311