# git rev-parse -q --verify b36fdc6853a38a6f8749897a33435635019e0647^{commit} b36fdc6853a38a6f8749897a33435635019e0647 already have revision, skipping fetch # git checkout -q -f -B kisskb b36fdc6853a38a6f8749897a33435635019e0647 # git clean -qxdf # < git log -1 # commit b36fdc6853a38a6f8749897a33435635019e0647 # Merge: f4697d9a8a9c d49b48f088c3 # Author: Linus Torvalds # Date: Wed Sep 5 09:27:45 2018 -0700 # # Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio # # Pull GPIO fixes from Linus Walleij: # "Some GPIO fixes. The ACPI stuff is probably the most annoying for # users that get fixed this time. # # - Atomic contexts, cansleep* calls and such fastpath/slopwpath # things. # # - Defer ACPI event handler registration to late_initcall() so IRQs do # not fire in our face before other drivers have a chance to register # handlers. # # - Race condition if a consumer requests a GPIO after # gpiochip_add_data_with_key() but before of_gpiochip_add() # # - Probe errorpath in the dwapb driver" # # * tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio: # gpio: Fix crash due to registration race # gpio: dwapb: Fix error handling in dwapb_gpio_probe() # gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall # gpiolib: acpi: Switch to cansleep version of GPIO library call # gpio: adp5588: Fix sleep-in-atomic-context bug # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 b36fdc6853a38a6f8749897a33435635019e0647 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc512x_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc 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:185: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:341: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:2511: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:1833:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /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] INFO: Uncompressed kernel (size 0x5d93bc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.19.0-rc2-gb36fdc6853a3 Created: Thu Sep 6 05:46:40 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2979395 Bytes = 2909.57 KiB = 2.84 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_mpc512x_defconfig_powerpc # Build took: 0:00:17.414364