# git rev-parse -q --verify 9fb67d643f6f1892a08ee3a04ea54022d1060bb0^{commit} 9fb67d643f6f1892a08ee3a04ea54022d1060bb0 already have revision, skipping fetch # git checkout -q -f -B kisskb 9fb67d643f6f1892a08ee3a04ea54022d1060bb0 # git clean -qxdf # < git log -1 # commit 9fb67d643f6f1892a08ee3a04ea54022d1060bb0 # Merge: ca6584a3316c b1fa7d8592c7 # Author: Linus Torvalds # Date: Tue May 28 09:35:04 2019 -0700 # # Merge tag 'pinctrl-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl # # Pull pin control fixes from Linus Walleij: # "The commits that stand out are the Intel fixes that arrived during the # merge window and I got relayed by pull request from Andy. # # Apart from that a minor Kconfig noise. # # - Interrupt clearing fix for the Intel pin controllers affecting # touchpads on some laptops. # # - Compile Kconfig fix for the STMFX expander pin controller" # # * tag 'pinctrl-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: # pinctrl: stmfx: Fix compile issue when CONFIG_OF_GPIO is not defined # pinctrl: intel: Clear interrupt status in mask/unmask callback # pinctrl: intel: Use GENMASK() consistently # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 9fb67d643f6f1892a08ee3a04ea54022d1060bb0 # < make -s -j 10 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # make -s -j 10 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/signal.c: In function 'timer_real_alarm_handler': /kisskb/src/arch/um/os-Linux/signal.c:93:1: warning: the frame size of 2960 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/arch/um/os-Linux/signal.c: In function 'sig_handler_common': /kisskb/src/arch/um/os-Linux/signal.c:51:1: warning: the frame size of 2960 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:01:15.269036