# git rev-parse -q --verify d01e7f10dae29eba0f9ada82b65d24e035d5b2f9^{commit} d01e7f10dae29eba0f9ada82b65d24e035d5b2f9 already have revision, skipping fetch # git checkout -q -f -B kisskb d01e7f10dae29eba0f9ada82b65d24e035d5b2f9 # git clean -qxdf # < git log -1 # commit d01e7f10dae29eba0f9ada82b65d24e035d5b2f9 # Merge: faf145d6f3f3 f7cfd871ae0c # Author: Linus Torvalds # Date: Tue Dec 15 19:36:48 2020 -0800 # # Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace # # Pull exec-update-lock update from Eric Biederman: # "The key point of this is to transform exec_update_mutex into a # rw_semaphore so readers can be separated from writers. # # This makes it easier to understand what the holders of the lock are # doing, and makes it harder to contend or deadlock on the lock. # # The real deadlock fix wound up in perf_event_open" # # * 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace: # exec: Transform exec_update_mutex into a rw_semaphore # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 d01e7f10dae29eba0f9ada82b65d24e035d5b2f9 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- pmac32_defconfig # Added to kconfig CONFIG_VIRTUALIZATION=y # Added to kconfig CONFIG_KVM=y # Added to kconfig CONFIG_KVM_BOOK3S_32=m # Added to kconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4127:warning: override: reassigning to symbol VIRTUALIZATION # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1662:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c:240:21: warning: 'ttm_pool_type_count' defined but not used [-Wunused-function] static unsigned int ttm_pool_type_count(struct ttm_pool_type *pt) ^ INFO: Uncompressed kernel (size 0xa11b00) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Completed OK # rm -rf /kisskb/build/linus_pmac32_defconfig+KVM_powerpc-gcc4.9 # Build took: 0:02:09.045835