# git rev-parse -q --verify ca16eb342ebedbf3bb1d8450048fe428895b0b65^{commit} ca16eb342ebedbf3bb1d8450048fe428895b0b65 already have revision, skipping fetch # git checkout -q -f -B kisskb ca16eb342ebedbf3bb1d8450048fe428895b0b65 # git clean -qxdf # < git log -1 # commit ca16eb342ebedbf3bb1d8450048fe428895b0b65 # Merge: db44bf4b4768 d5274b3cd6a8 # Author: Linus Torvalds # Date: Thu Sep 6 14:01:15 2018 -0700 # # Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # "Small collection of fixes that should go into this release. This # contains: # # - Small series that fixes a race between blkcg teardown and writeback # (Dennis Zhou) # # - Fix disallowing invalid block size settings from the nbd ioctl (me) # # - BFQ fix for a use-after-free on last release of a bfqg (Konstantin # Khlebnikov) # # - Fix for the "don't warn for flush" fix (Mikulas)" # # * tag 'for-linus-20180906' of git://git.kernel.dk/linux-block: # block: bfq: swap puts in bfqg_and_blkg_put # block: don't warn when doing fsync on read-only devices # nbd: don't allow invalid blocksize settings # blkcg: use tryget logic when associating a blkg with a bio # blkcg: delay blkg destruction until after writeback has finished # Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()" # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 ca16eb342ebedbf3bb1d8450048fe428895b0b65 # < 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/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(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/um/os-Linux/skas/process.c: In function 'start_idle_thread': /kisskb/src/arch/um/os-Linux/skas/process.c:613:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_newlink': /kisskb/src/net/core/rtnetlink.c:3152:1: warning: the frame size of 1296 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:51.535880