# git rev-parse -q --verify 08b5fa819970c318e58ab638f497633c25971813^{commit} 08b5fa819970c318e58ab638f497633c25971813 already have revision, skipping fetch # git checkout -q -f -B kisskb 08b5fa819970c318e58ab638f497633c25971813 # git clean -qxdf # < git log -1 # commit 08b5fa819970c318e58ab638f497633c25971813 # Merge: 7f02e1c 13fe705 # Author: Linus Torvalds # Date: Sat Aug 18 16:48:07 2018 -0700 # # Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input # # Pull input updates from Dmitry Torokhov: # # - a new driver for Rohm BU21029 touch controller # # - new bitmap APIs: bitmap_alloc, bitmap_zalloc and bitmap_free # # - updates to Atmel, eeti. pxrc and iforce drivers # # - assorted driver cleanups and fixes. # # * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (57 commits) # MAINTAINERS: Add PhoenixRC Flight Controller Adapter # Input: do not use WARN() in input_alloc_absinfo() # Input: mark expected switch fall-throughs # Input: raydium_i2c_ts - use true and false for boolean values # Input: evdev - switch to bitmap API # Input: gpio-keys - switch to bitmap_zalloc() # Input: elan_i2c_smbus - cast sizeof to int for comparison # bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free() # md: Avoid namespace collision with bitmap API # dm: Avoid namespace collision with bitmap API # Input: pm8941-pwrkey - add resin entry # Input: pm8941-pwrkey - abstract register offsets and event code # Input: iforce - reorganize joystick configuration lists # Input: atmel_mxt_ts - move completion to after config crc is updated # Input: atmel_mxt_ts - don't report zero pressure from T9 # Input: atmel_mxt_ts - zero terminate config firmware file # Input: atmel_mxt_ts - refactor config update code to add context struct # Input: atmel_mxt_ts - config CRC may start at T71 # Input: atmel_mxt_ts - remove unnecessary debug on ENOMEM # Input: atmel_mxt_ts - remove duplicate setup of ABS_MT_PRESSURE # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 08b5fa819970c318e58ab638f497633c25971813 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc 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/linus_ppc40x_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:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /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:231:19: note: 'i' was declared here /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:339:21: note: 'pdeo' was declared here INFO: Uncompressed kernel (size 0x52f930) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x52f930) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x51f2bc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x52f930) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x52f930) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.18.0-g08b5fa8 Created: Sun Aug 19 12:01:36 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2589458 Bytes = 2528.77 kB = 2.47 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.18.0-g08b5fa8 Created: Sun Aug 19 12:01:36 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2616170 Bytes = 2554.85 kB = 2.49 MB Load Address: 00600000 Entry Point: 00601350 Image Name: Linux-4.18.0-g08b5fa8 Created: Sun Aug 19 12:01:36 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2616562 Bytes = 2555.24 kB = 2.50 MB Load Address: 00600000 Entry Point: 00601534 Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc # Build took: 0:00:38.129034