# git rev-parse -q --verify 83eb69f3b80f7cf2ca6357fb9c23adc48632a0e3^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 83eb69f3b80f7cf2ca6357fb9c23adc48632a0e3^{commit} 83eb69f3b80f7cf2ca6357fb9c23adc48632a0e3 # git checkout -q -f -B kisskb 83eb69f3b80f7cf2ca6357fb9c23adc48632a0e3 # git clean -qxdf # < git log -1 # commit 83eb69f3b80f7cf2ca6357fb9c23adc48632a0e3 # Merge: b3d8e4228268 9acd0d53800c # Author: Linus Torvalds # Date: Sat Apr 4 11:46:09 2020 -0700 # # Merge branch 'work.exfat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs # # Pull exfat filesystem from Al Viro: # "Shiny new fs/exfat replacement for drivers/staging/exfat" # # * 'work.exfat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: # exfat: update file system parameter handling # staging: exfat: make staging/exfat and fs/exfat mutually exclusive # MAINTAINERS: add exfat filesystem # exfat: add Kconfig and Makefile # exfat: add nls operations # exfat: add misc operations # exfat: add exfat cache # exfat: add bitmap operations # exfat: add fat entry operations # exfat: add file operations # exfat: add directory operations # exfat: add inode operations # exfat: add super block operations # exfat: add in-memory and on-disk structures and headers # < /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 83eb69f3b80f7cf2ca6357fb9c23adc48632a0e3 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- randconfig KCONFIG_SEED=0x3FCDB4F8 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- help # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- olddefconfig .config:5901:warning: override: reassigning to symbol STANDALONE # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- /kisskb/src/lib/test_overflow.c: In function 'test_module_init': /kisskb/src/lib/test_overflow.c:607:1: warning: the frame size of 2072 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/test_overflow.c: In function 'test_module_init': /kisskb/src/lib/test_overflow.c:607:1: warning: the frame size of 2072 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 # Build took: 0:23:47.150833