# git rev-parse -q --verify f1a3b43cc1f50c6ee5ba582f2025db3dea891208^{commit} f1a3b43cc1f50c6ee5ba582f2025db3dea891208 already have revision, skipping fetch # git checkout -q -f -B kisskb f1a3b43cc1f50c6ee5ba582f2025db3dea891208 # git clean -qxdf # < git log -1 # commit f1a3b43cc1f50c6ee5ba582f2025db3dea891208 # Merge: ac60602a6d8f c39f2d9db0fd # Author: Linus Torvalds # Date: Sat Jul 20 12:22:30 2019 -0700 # # Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input # # Pull more input updates from Dmitry Torokhov: # # - Apple SPI keyboard and trackpad driver for newer Macs # # - ALPS driver will ignore trackpoint-only devices to give the # trackpoint driver a chance to handle them properly # # - another Lenovo is switched over to SMbus from PS/2 # # - assorted driver fixups. # # * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: # Input: alps - fix a mismatch between a condition check and its comment # Input: psmouse - fix build error of multiple definition # Input: applespi - remove set but not used variables 'sts' # Input: add Apple SPI keyboard and trackpad driver # Input: alps - don't handle ALPS cs19 trackpoint-only device # Input: hyperv-keyboard - remove dependencies on PAGE_SIZE for ring buffer # Input: adp5589 - initialize GPIO controller parent device # Input: iforce - remove empty multiline comments # Input: synaptics - fix misuse of strlcpy # Input: auo-pixcir-ts - switch to using devm_add_action_or_reset() # Input: gtco - bounds check collection indent level # Input: mtk-pmic-keys - add of_node_put() before return # Input: sun4i-lradc-keys - add of_node_put() before return # Input: synaptics - whitelist Lenovo T580 SMBus intertouch # < /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 f1a3b43cc1f50c6ee5ba582f2025db3dea891208 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/kbuild_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc40x_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/kbuild_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194: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:338:21: note: 'pdeo' was declared here /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here INFO: Uncompressed kernel (size 0x53975c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x53975c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x53975c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5290e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x53975c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.2.0-gf1a3b43cc1f5 Created: Mon Jul 22 04:17:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2626210 Bytes = 2564.66 KiB = 2.50 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.2.0-gf1a3b43cc1f5 Created: Mon Jul 22 04:17:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2660331 Bytes = 2597.98 KiB = 2.54 MiB Load Address: 00600000 Entry Point: 00601758 Image Name: Linux-5.2.0-gf1a3b43cc1f5 Created: Mon Jul 22 04:17:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2658698 Bytes = 2596.38 KiB = 2.54 MiB Load Address: 00600000 Entry Point: 006019cc Completed OK # rm -rf /kisskb/build/kbuild_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:00:47.117495