# git rev-parse -q --verify 63de37476ebd1e9bab6a9e17186dc5aa1da9ea99^{commit} 63de37476ebd1e9bab6a9e17186dc5aa1da9ea99 already have revision, skipping fetch # git checkout -q -f -B kisskb 63de37476ebd1e9bab6a9e17186dc5aa1da9ea99 # git clean -qxdf # < git log -1 # commit 63de37476ebd1e9bab6a9e17186dc5aa1da9ea99 # Merge: 388c645a33a7 856a0a6e2d09 # Author: Linus Torvalds # Date: Tue Dec 3 14:37:12 2019 -0800 # # Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux # # Pull chrome platform changes from Benson Leung: # "CrOS EC / MFD / IIO: # # - Contains tag-ib-chrome-mfd-iio-input-5.5, which is the first part # of a series from Gwendal to refactor sensor code between MFD, CrOS # EC, iio and input in order to add a new sensorhub driver and FIFO # processing # # Wilco EC: # # - Add support for Dell's USB PowerShare policy control, keyboard # backlight LED driver, and a new test_event file. # # - Fixes use after free in wilco_ec's telemetry driver. # # Misc: # # - bugfix in cros_usbpd_logger (missing destroy workqueue)" # # * tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux: # platform/chrome: wilco_ec: fix use after free issue # platform/chrome: cros_ec: Add Kconfig default for cros-ec-sensorhub # Revert "Input: cros_ec_keyb: mask out extra flags in event_type" # Revert "Input: cros_ec_keyb - add back missing mask for event_type" # platform/chrome: cros_ec: handle MKBP more events flag # platform/chrome: cros_ec: Do not attempt to register a non-positive IRQ number # platform/chrome: cros-ec: Record event timestamp in the hard irq # mfd / platform / iio: cros_ec: Register sensor through sensorhub # iio / platform: cros_ec: Add cros-ec-sensorhub driver # mfd / platform: cros_ec: Add sensor_count and make check_features public # platform/chrome: cros_ec: Put docs with the code # platform/chrome: cros_usbpd_logger: add missed destroy_workqueue in remove # platform/chrome: cros_ec: Fix Kconfig indentation # platform/chrome: wilco_ec: Add keyboard backlight LED support # platform/chrome: wilco_ec: Add charging config driver # platform/chrome: wilco_ec: Add Dell's USB PowerShare Policy control # platform/chrome: wilco_ec: Add debugfs test_event file # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 63de37476ebd1e9bab6a9e17186dc5aa1da9ea99 # < make -s -j 80 ARCH=sh O=/kisskb/build/linus_polaris_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- polaris_defconfig # make -s -j 80 ARCH=sh O=/kisskb/build/linus_polaris_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence In file included from /kisskb/src/arch/sh/math-emu/math.c:23:0: /kisskb/src/include/math-emu/single.h:50:21: warning: "__BIG_ENDIAN" is not defined [-Wundef] In file included from /kisskb/src/arch/sh/math-emu/math.c:24:0: /kisskb/src/include/math-emu/double.h:59:21: warning: "__BIG_ENDIAN" is not defined [-Wundef] /kisskb/src/arch/sh/math-emu/math.c:54:0: warning: "WRITE" redefined [enabled by default] /kisskb/src/include/linux/kernel.h:41:0: note: this is the location of the previous definition /kisskb/src/arch/sh/math-emu/math.c:55:0: warning: "READ" redefined [enabled by default] /kisskb/src/include/linux/kernel.h:40:0: note: this is the location of the previous definition /kisskb/src/arch/sh/math-emu/math.c:505:12: warning: 'ieee_fpe_handler' defined but not used [-Wunused-function] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204: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/sh/clk/cpg.c: In function 'r8': /kisskb/src/drivers/sh/clk/cpg.c:41:2: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r16': /kisskb/src/drivers/sh/clk/cpg.c:46:2: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:30:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r32': /kisskb/src/drivers/sh/clk/cpg.c:51:2: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:32:21: note: expected 'void *' but argument is of type 'const void *' Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_polaris_defconfig_sh4 # Build took: 0:00:53.756856