# 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/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 63de37476ebd1e9bab6a9e17186dc5aa1da9ea99 # < make -s -j 24 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- defconfig # make -s -j 24 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:38: LSE atomics not supported by binutils /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c: In function 'sh_mobile_i2c_isr': /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized] pd->msg->buf[real_pos] = data; ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:372:16: note: 'data' was declared here unsigned char data; ^ In file included from /kisskb/src/include/linux/rwsem.h:16:0, from /kisskb/src/include/linux/notifier.h:15, from /kisskb/src/include/linux/clk.h:14, from /kisskb/src/drivers/tty/serial/sh-sci.c:24: /kisskb/src/drivers/tty/serial/sh-sci.c: In function 'sci_dma_rx_submit': /kisskb/src/include/linux/spinlock.h:288:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] _raw_spin_unlock_irqrestore(lock, flags); \ ^ /kisskb/src/drivers/tty/serial/sh-sci.c:1352:16: note: 'flags' was declared here unsigned long flags; ^ Completed OK # rm -rf /kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 # Build took: 0:05:52.512278