# git rev-parse -q --verify 3db1a3fa98808aa90f95ec3e0fa2fc7abf28f5c9^{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 3db1a3fa98808aa90f95ec3e0fa2fc7abf28f5c9^{commit} 3db1a3fa98808aa90f95ec3e0fa2fc7abf28f5c9 # git checkout -q -f -B kisskb 3db1a3fa98808aa90f95ec3e0fa2fc7abf28f5c9 # git clean -qxdf # < git log -1 # commit 3db1a3fa98808aa90f95ec3e0fa2fc7abf28f5c9 # Merge: 2911ed9f47b4 4996b4610767 # Author: Linus Torvalds # Date: Tue Dec 15 14:18:40 2020 -0800 # # Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging # # Pull staging / IIO driver updates from Greg KH: # "Here is the big staging and IIO driver pull request for 5.11-rc1 # # Lots of different things in here: # # - loads of driver updates # # - so many coding style cleanups # # - new IIO drivers # # - Android ION code is finally removed from the tree # # - wimax drivers are moved to staging on their way out of the kernel # # Nothing really exciting, just the constant grind of kernel development :) # # All have been in linux-next for a while with no reported issues" # # * tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (341 commits) # staging: olpc_dcon: Do not call platform_device_unregister() in dcon_probe() # staging: most: Fix spelling mistake "tranceiver" -> "transceiver" # staging: qlge: remove duplicate word in comment # staging: comedi: mf6x4: Fix AI end-of-conversion detection # staging: greybus: Add TODO item about modernizing the pwm code # pinctrl: ralink: add a pinctrl driver for the rt2880 family # dt-bindings: pinctrl: rt2880: add binding document # staging: rtl8723bs: remove ELEMENT_ID enum # staging: rtl8723bs: remove unused macros # staging: rtl8723bs: replace EID_EXTCapability # staging: rtl8723bs: replace EID_BSSIntolerantChlReport # staging: rtl8723bs: replace EID_BSSCoexistence # staging: rtl8723bs: replace _MME_IE_ # staging: rtl8723bs: replace _WAPI_IE_ # staging: rtl8723bs: replace _EXT_SUPPORTEDRATES_IE_ # staging: rtl8723bs: replace _ERPINFO_IE_ # staging: rtl8723bs: replace _CHLGETXT_IE_ # staging: rtl8723bs: replace _COUNTRY_IE_ # staging: rtl8723bs: replace _IBSS_PARA_IE_ # staging: rtl8723bs: replace _TIM_IE_ # ... # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 3db1a3fa98808aa90f95ec3e0fa2fc7abf28f5c9 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xC91D6D1E WARNING: unmet direct dependencies detected for FSL_EMB_PERFMON Depends on [n]: E500 [=n] || PPC_83xx [=n] Selected by [y]: - PPC_FSL_BOOK3E [=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 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4480:warning: override: reassigning to symbol PPC64 .config:4483:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4488:warning: override: reassigning to symbol UBSAN # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/eeh.c:1571:12: warning: 'proc_eeh_show' defined but not used [-Wunused-function] 1571 | static int proc_eeh_show(struct seq_file *m, void *v) | ^~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:06:24.229593