# git rev-parse -q --verify 2d06b235815e6bd20395f3db9ada786a6f7a876e^{commit} 2d06b235815e6bd20395f3db9ada786a6f7a876e already have revision, skipping fetch # git checkout -q -f -B kisskb 2d06b235815e6bd20395f3db9ada786a6f7a876e # git clean -qxdf # < git log -1 # commit 2d06b235815e6bd20395f3db9ada786a6f7a876e # Merge: 582549e3fbe1 272e5326c783 # Author: Linus Torvalds # Date: Thu Apr 11 14:19:02 2019 -0700 # # Merge tag 'for-5.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fixes from David Sterba: # # - fix parsing of compression algorithm when set as a inode property, # this could end up with eg. 'zst' or 'zli' in the value # # - don't allow trim on a filesystem with unreplayed log, this could # cause data loss if there are pending updates to the block groups that # would not be subject to trim after replay # # * tag 'for-5.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # btrfs: prop: fix vanished compression property after failed set # btrfs: prop: fix zstd compression parameter validation # Btrfs: do not allow trimming when a fs is mounted with the nologreplay option # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 2d06b235815e6bd20395f3db9ada786a6f7a876e # < make -s -j 10 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allyesconfig # make -s -j 10 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- /kisskb/src/mm/mprotect.c: In function 'change_pte_range': /kisskb/src/mm/mprotect.c:42:20: warning: unused variable 'mm' [-Wunused-variable] struct mm_struct *mm = vma->vm_mm; ^~ /kisskb/src/mm/kmemleak.c:1404:13: warning: 'scan_large_block' defined but not used [-Wunused-function] static void scan_large_block(void *start, void *end) ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/joystick/analog.c:172:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ret == -EOPNOTSUPP) ^ WARNING: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. Completed OK # rm -rf /kisskb/build/linus_nds32-allyesconfig_nds32le # Build took: 0:12:23.474383