# git rev-parse -q --verify 6fd577cd4b257ce5cb761adcdedeea55501d84d9^{commit} 6fd577cd4b257ce5cb761adcdedeea55501d84d9 already have revision, skipping fetch # git checkout -q -f -B kisskb 6fd577cd4b257ce5cb761adcdedeea55501d84d9 # git clean -qxdf # < git log -1 # commit 6fd577cd4b257ce5cb761adcdedeea55501d84d9 # Merge: 114b5f8f7efc 8dbac65f5c18 # Author: Linus Torvalds # Date: Tue Oct 23 08:55:03 2018 +0100 # # Merge tag 'leds-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds # # Pull LED updates from Jacek Anaszewski: # "We introduce LED pattern trigger - the idea that was proposed three # years ago now received enough attention and determination to drive it # to the successful end. # # There is also one new LED class driver and couple of improvements to # the existing ones. # # New LED class driver: # - add support for Panasonic AN30259A with related DT bindings # # New LED trigger: # - introduce LED pattern trigger # # leds-sc27xx-bltc: # - implement pattern_set/clear ops to enable support for pattern # trigger's hw_pattern sysfs file # # Improvements to existing LED class drivers: # - leds-pwm: don't print error message on -EPROBE_DEFER # - leds-gpio: try to lookup gpiod from device # - leds-as3645a: convert to using %pOFn instead of device_node.name" # # * tag 'leds-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds: # leds: sc27xx: Add pattern_set/clear interfaces for LED controller # leds: core: Introduce LED pattern trigger # leds: add Panasonic AN30259A support # dt-bindings: leds: document Panasonic AN30259A bindings # leds: gpio: Try to lookup gpiod from device # leds: pwm: silently error out on EPROBE_DEFER # leds: Convert to using %pOFn instead of device_node.name # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 6fd577cd4b257ce5cb761adcdedeea55501d84d9 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig KCONFIG_SEED=0xE9B7297C # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:06:06.172939