# git rev-parse -q --verify 5d5d353bed32dc3ea52e2619e0d1c60b17133b91^{commit} 5d5d353bed32dc3ea52e2619e0d1c60b17133b91 already have revision, skipping fetch # git checkout -q -f -B kisskb 5d5d353bed32dc3ea52e2619e0d1c60b17133b91 # git clean -qxdf # < git log -1 # commit 5d5d353bed32dc3ea52e2619e0d1c60b17133b91 # Merge: c72687614b36 8447d0e75099 # Author: Linus Torvalds # Date: Mon Aug 8 15:16:29 2022 -0700 # # Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux # # Pull remoteproc updates from Bjorn Andersson: # "This introduces support for the remoteproc on Mediatek MT8188, and # enables caches for MT8186 SCP. It adds support for PRU cores found on # the TI K3 AM62x SoCs. # # It moves the recovery work after a firmware crash to an unbound # workqueue, to allow recovery to happen in parallel. # # A new DMA API is introduced to release dma_mem for a device. # # It adds support a panic handler for the Qualcomm modem remoteproc, # with the goal of having caches flushed in memory dumps for post-mortem # debugging and it introduces a mechanism to wait for the modem firmware # on SM8450 to decrypt part of its memory for post-mortem debugging. # # Qualcomm sysmon is restricted to only inform remote processors about # peers that are actually running, to avoid a race where Linux tries to # notify a recovering remote processor about its peers new state. A # mechanism for waiting for the sysmon connection to be established is # also introduced, to avoid out-of-sync updates for rapidly restarting # remote processors. # # A number of Devicetree binding cleanups and conversions to YAML are # introduced, to facilitate Devicetree validation. Lastly it introduces # a number of smaller fixes and cleanups in the core and a few different # drivers" # # * tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux: (42 commits) # remoteproc: qcom_q6v5_pas: Do not fail if regulators are not found # drivers/remoteproc: fix repeated words in comments # remoteproc: Directly use ida_alloc()/free() # remoteproc: Use unbounded workqueue for recovery work # remoteproc: using pm_runtime_resume_and_get instead of pm_runtime_get_sync # remoteproc: qcom_q6v5_pas: Deal silently with optional px and cx regulators # remoteproc: sysmon: Send sysmon state only for running rprocs # remoteproc: sysmon: Wait for SSCTL service to come up # remoteproc: qcom: q6v5: Set q6 state to offline on receiving wdog irq # remoteproc: qcom: pas: Check if coredump is enabled # remoteproc: qcom: pas: Mark devices as wakeup capable # remoteproc: qcom: pas: Mark va as io memory # remoteproc: qcom: pas: Add decrypt shutdown support for modem # remoteproc: qcom: q6v5-mss: add powerdomains to MSM8996 config # remoteproc: qcom_q6v5: Introduce panic handler for MSS # remoteproc: qcom_q6v5_mss: Update MBA log info # remoteproc: qcom: correct kerneldoc # remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use # remoteproc: qcom: using pm_runtime_resume_and_get to simplify the code # remoteproc: mediatek: Support MT8188 SCP # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 5d5d353bed32dc3ea52e2619e0d1c60b17133b91 # < make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # < make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig .config:14005:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0" In file included from /kisskb/src/include/linux/string.h:253, from /kisskb/src/include/linux/bitmap.h:11, from /kisskb/src/include/linux/cpumask.h:12, from /kisskb/src/arch/mips/include/asm/processor.h:15, from /kisskb/src/arch/mips/include/asm/thread_info.h:16, from /kisskb/src/include/linux/thread_info.h:60, from /kisskb/src/include/asm-generic/current.h:5, from ./arch/mips/include/generated/asm/current.h:1, from /kisskb/src/include/linux/sched.h:12, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/drivers/hwmon/lm90.c:99: In function '__fortify_strlen', inlined from 'strlcpy' at /kisskb/src/include/linux/fortify-string.h:159:10, inlined from 'lm90_detect' at /kisskb/src/drivers/hwmon/lm90.c:2550:2: /kisskb/src/include/linux/fortify-string.h:50:33: error: '__builtin_strlen' reading 1 or more bytes from a region of size 0 [-Werror=stringop-overread] 50 | #define __underlying_strlen __builtin_strlen | ^ /kisskb/src/include/linux/fortify-string.h:141:24: note: in expansion of macro '__underlying_strlen' 141 | return __underlying_strlen(p); | ^~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:249: drivers/hwmon/lm90.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:466: drivers/hwmon] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1844: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_mips-allmodconfig_mips-gcc11 # Build took: 0:17:59.381058