# 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/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 63de37476ebd1e9bab6a9e17186dc5aa1da9ea99 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/kbuild_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/kbuild_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x31e4): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x33c8): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. WARNING: 2 bad relocations c0000000015f3978 R_PPC64_ADDR64 _binary__btf_vmlinux_bin_start c0000000015f3980 R_PPC64_ADDR64 _binary__btf_vmlinux_bin_end Completed OK # rm -rf /kisskb/build/kbuild_ppc64le_defconfig_ppc64le-gcc5 # Build took: 0:04:22.146791