# git rev-parse -q --verify 9cfd9c45994b409c7103efc2f265e0af7634cf75^{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 9cfd9c45994b409c7103efc2f265e0af7634cf75^{commit} 9cfd9c45994b409c7103efc2f265e0af7634cf75 # git checkout -q -f -B kisskb 9cfd9c45994b409c7103efc2f265e0af7634cf75 # git clean -qxdf # < git log -1 # commit 9cfd9c45994b409c7103efc2f265e0af7634cf75 # Merge: 281b3ec3a75b 092561f06702 # Author: Linus Torvalds # Date: Sun Nov 15 10:15:17 2020 -0800 # # Merge tag 'char-misc-5.10-rc4' 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 char/misc/whatever driver fixes for 5.10-rc4. # # Nothing huge, lots of small fixes for reported issues: # # - habanalabs driver fixes # # - speakup driver fixes # # - uio driver fixes # # - virtio driver fix # # - other tiny driver fixes # # Full details are in the shortlog. # # All of these have been in linux-next for a full week with no reported # issues" # # * tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: # uio: Fix use-after-free in uio_unregister_device() # firmware: xilinx: fix out-of-bounds access # nitro_enclaves: Fixup type and simplify logic of the poll mask setup # speakup ttyio: Do not schedule() in ttyio_in_nowait # speakup: Fix clearing selection in safe context # speakup: Fix var_id_t values and thus keymap # virtio: virtio_console: fix DMA memory allocation for rproc serial # habanalabs/gaudi: mask WDT error in QMAN # habanalabs/gaudi: move coresight mmu config # habanalabs: fix kernel pointer type # mei: protect mei_cl_mtu from null dereference # < /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 9cfd9c45994b409c7103efc2f265e0af7634cf75 # < make -s -j 48 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=0xF97F5216 # 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 48 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 48 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:6014:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:6015:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:6016:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 48 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/drivers/video/fbdev/controlfb.c:70: warning: "pgprot_cached_wthru" redefined 70 | #define pgprot_cached_wthru(prot) (prot) | In file included from /kisskb/src/arch/powerpc/include/asm/pgtable.h:20, from /kisskb/src/include/linux/pgtable.h:6, from /kisskb/src/include/linux/mm.h:33, from /kisskb/src/drivers/video/fbdev/controlfb.c:37: /kisskb/src/arch/powerpc/include/asm/nohash/pgtable.h:243: note: this is the location of the previous definition 243 | #define pgprot_cached_wthru(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ | WARNING: 4 bad relocations c000000000021782 R_PPC64_ADDR16_HIGHEST .head.text+0x000000000002179c c000000000021786 R_PPC64_ADDR16_HIGH .head.text+0x000000000002179c c00000000002178a R_PPC64_ADDR16_HIGHER .head.text+0x000000000002179c c00000000002178e R_PPC64_ADDR16_LO .head.text+0x000000000002179c Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:05:36.226610