# git rev-parse -q --verify 55027e689933ba2e64f3d245fb1ff185b3e7fc81^{commit} 55027e689933ba2e64f3d245fb1ff185b3e7fc81 already have revision, skipping fetch # git checkout -q -f -B kisskb 55027e689933ba2e64f3d245fb1ff185b3e7fc81 # git clean -qxdf # < git log -1 # commit 55027e689933ba2e64f3d245fb1ff185b3e7fc81 # Merge: 626737a5791b 7c7b1be19b22 # Author: Linus Torvalds # Date: Mon Jun 24 14:36:11 2024 -0400 # # Merge tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input # # Pull input fixes from Dmitry Torokhov: # # - fixes for ili210x and elantech drivers # # - new products IDs added to xpad controller driver # # - a tweak to i8042 driver to always keep keyboard in Ayaneo Kun # handheld in raw mode # # - populated "id_table" in ads7846 touchscreen driver to make sure # non-OF instantiated devices can properly determine the model data. # # * tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: # Input: ads7846 - use spi_device_id table # Input: xpad - add support for ASUS ROG RAIKIRI PRO # Input: ili210x - fix ili251x_read_touch_data() return value # Input: i8042 - add Ayaneo Kun to i8042 quirk table # Input: elantech - fix touchpad state on resume for Lenovo N24 # < /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 55027e689933ba2e64f3d245fb1ff185b3e7fc81 # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- skiroot_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/fs/btrfs/extent_io.c: In function 'extent_fiemap': /kisskb/src/fs/btrfs/extent_io.c:3285:19: warning: 'last_extent_end' may be used uninitialized in this function [-Wmaybe-uninitialized] if (cache.cached && cache.offset + cache.len >= last_extent_end) { ^ /kisskb/src/fs/btrfs/extent_io.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' Completed OK # rm -rf /kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 # Build took: 0:03:13.967549