# git rev-parse -q --verify 6e8ba0098e241a5425f7aa6d950a5a00c44c9781^{commit} 6e8ba0098e241a5425f7aa6d950a5a00c44c9781 already have revision, skipping fetch # git checkout -q -f -B kisskb 6e8ba0098e241a5425f7aa6d950a5a00c44c9781 # git clean -qxdf # < git log -1 # commit 6e8ba0098e241a5425f7aa6d950a5a00c44c9781 # Merge: 839e0f04b504 5e0cd1ef6474 # Author: Linus Torvalds # Date: Thu Oct 17 14:19:52 2019 -0700 # # Merge tag 'xfs-5.4-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux # # Pull xfs fix from Darrick Wong: # "The single fix converts the seconds field in the recently added XFS # bulkstat structure to a signed 64-bit quantity. # # The structure layout doesn't change and so far there are no users of # the ioctl to break because we only publish xfs ioctl interfaces # through the XFS userspace development libraries, and we're still # working on a 5.3 release" # # * tag 'xfs-5.4-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: # xfs: change the seconds fields in xfs_bulkstat to signed # < /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 6e8ba0098e241a5425f7aa6d950a5a00c44c9781 # < 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 '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=] } ^ /kisskb/src/arch/um/os-Linux/signal.c: In function 'timer_real_alarm_handler': /kisskb/src/arch/um/os-Linux/signal.c:95: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:00:47.198501