# git rev-parse -q --verify 231bc539066760aaa44d46818c85b14ca2f56d9f^{commit} 231bc539066760aaa44d46818c85b14ca2f56d9f already have revision, skipping fetch # git checkout -q -f -B kisskb 231bc539066760aaa44d46818c85b14ca2f56d9f # git clean -qxdf # < git log -1 # commit 231bc539066760aaa44d46818c85b14ca2f56d9f # Merge: 00151f515add a94f66aecdaa # Author: Linus Torvalds # Date: Tue Jun 1 17:26:06 2021 -1000 # # Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid # # Pull HID fixes from Jiri Kosina: # # - memory leak fix in usbhid from Anirudh Rayabharam # # - additions for a few new recognized generic key IDs from Dmitry # Torokhov # # - Asus T101HA and Dell K15A quirks from Hans de Goede # # - memory leak fix in amd_sfh from Basavaraj Natikar # # - Win8 compatibility and Stylus fixes in multitouch driver from # Ahelenia ZiemiaƄska # # - NULL pointer dereference fix in hid-magicmouse from Johan Hovold # # - assorted other small fixes and device ID additions # # * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid: (33 commits) # HID: asus: Cleanup Asus T101HA keyboard-dock handling # HID: magicmouse: fix NULL-deref on disconnect # HID: intel-ish-hid: ipc: Add Alder Lake device IDs # HID: i2c-hid: fix format string mismatch # HID: amd_sfh: Fix memory leak in amd_sfh_work # HID: amd_sfh: Use devm_kzalloc() instead of kzalloc() # HID: ft260: improve error handling of ft260_hid_feature_report_get() # HID: magicmouse: fix crash when disconnecting Magic Trackpad 2 # HID: gt683r: add missing MODULE_DEVICE_TABLE # HID: pidff: fix error return code in hid_pidff_init() # HID: logitech-hidpp: initialize level variable # HID: multitouch: Disable event reporting on suspend on the Asus T101HA touchpad # HID: core: Remove extraneous empty line before EXPORT_SYMBOL_GPL(hid_check_keys_pressed) # HID: hid-sensor-custom: Process failure of sensor_hub_set_feature() # HID: i2c-hid: Skip ELAN power-on command after reset # HID: usbhid: fix info leak in hid_submit_ctrl # HID: Add BUS_VIRTUAL to hid_connect logging # HID: multitouch: set Stylus suffix for Stylus-application devices, too # HID: multitouch: require Finger field to mark Win8 reports as MT # HID: remove the unnecessary redefinition of a macro # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 231bc539066760aaa44d46818c85b14ca2f56d9f # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- pmac32_defconfig # Added to kconfig CONFIG_VIRTUALIZATION=y # Added to kconfig CONFIG_KVM=y # Added to kconfig CONFIG_KVM_BOOK3S_32=m # Added to kconfig # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4172:warning: override: reassigning to symbol VIRTUALIZATION # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1227:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] INFO: Uncompressed kernel (size 0xa56e00) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Completed OK # rm -rf /kisskb/build/linus_pmac32_defconfig+KVM_powerpc-gcc4.9 # Build took: 0:02:14.028442