# git rev-parse -q --verify 88fe49249c99de14e543c632a46248d85411ab9e^{commit} 88fe49249c99de14e543c632a46248d85411ab9e already have revision, skipping fetch # git checkout -q -f -B kisskb 88fe49249c99de14e543c632a46248d85411ab9e # git clean -qxdf # < git log -1 # commit 88fe49249c99de14e543c632a46248d85411ab9e # Merge: be61af330e09 65527a51c66f # Author: Linus Torvalds # Date: Sat Mar 13 12:38:44 2021 -0800 # # Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc # # Pull char/misc driver fixes from Greg KH: # "Here are some small misc/char driver fixes to resolve some reported # problems: # # - habanalabs driver fixes # # - Acrn build fixes (reported many times) # # - pvpanic module table export fix # # All of these have been in linux-next for a while with no reported # issues" # # * tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: # misc/pvpanic: Export module FDT device table # misc: fastrpc: restrict user apps from sending kernel RPC messages # virt: acrn: Correct type casting of argument of copy_from_user() # virt: acrn: Use EPOLLIN instead of POLLIN # virt: acrn: Use vfs_poll() instead of f_op->poll() # virt: acrn: Make remove_cpu sysfs invisible with !CONFIG_HOTPLUG_CPU # cpu/hotplug: Fix build error of using {add,remove}_cpu() with !CONFIG_SMP # habanalabs: fix debugfs address translation # habanalabs: Disable file operations after device is removed # habanalabs: Call put_pid() when releasing control device # drivers: habanalabs: remove unused dentry pointer for debugfs files # habanalabs: mark hl_eq_inc_ptr() as static # < /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 88fe49249c99de14e543c632a46248d85411ab9e # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x7D7CB514 WARNING: unmet direct dependencies detected for HOTPLUG_CPU Depends on [n]: SMP [=y] && (PPC_PSERIES [=n] || PPC_PMAC [=n] || PPC_POWERNV [=n] || FSL_SOC_BOOKE [=n]) Selected by [y]: - PM_SLEEP_SMP [=y] && SMP [=y] && (ARCH_SUSPEND_POSSIBLE [=y] || ARCH_HIBERNATION_POSSIBLE [=y]) && PM_SLEEP [=y] # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=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_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5071:warning: override: reassigning to symbol STANDALONE .config:5075:warning: override: reassigning to symbol PPC64 .config:5077:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5078:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5083:warning: override: reassigning to symbol UBSAN # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/fs/btrfs/tree-checker.c: In function 'check_root_item': /kisskb/src/fs/btrfs/tree-checker.c:1071:9: warning: missing braces around initializer [-Wmissing-braces] struct btrfs_root_item ri = { 0 }; ^ /kisskb/src/fs/btrfs/tree-checker.c:1071:9: warning: (near initialization for 'ri.inode') [-Wmissing-braces] /kisskb/src/drivers/of/unittest.c: In function 'of_unittest_dma_ranges_one.constprop': /kisskb/src/drivers/of/unittest.c:930:1: warning: the frame size of 1504 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 # Build took: 0:03:30.949473