# git rev-parse -q --verify f3a2439f20d918930cc4ae8f76fe1c1afd26958f^{commit} f3a2439f20d918930cc4ae8f76fe1c1afd26958f already have revision, skipping fetch # git checkout -q -f -B kisskb f3a2439f20d918930cc4ae8f76fe1c1afd26958f # git clean -qxdf # < git log -1 # commit f3a2439f20d918930cc4ae8f76fe1c1afd26958f # Merge: cc38a46de76e 7c855ef7137a # Author: Linus Torvalds # Date: Sun Feb 26 12:18:36 2023 -0800 # # Merge tag 'rproc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux # # Pull remoteproc updates from Bjorn Andersson: # # - Support for PRU clients to acquire a control reference to the PRU # instances is introduced, and the PRU now allows specifying # firmware-name in Devicetree. sysfs is requested to be read-only when # the remoteproc instance is consumed by another kernel driver # # - Support for the C7xv DSP on AM62A SoC is introduced # # - The Devicetree binding for the Qualcomm PAS devices are split up in # multiple files, to better account for the differences in resources # between them. A number of missing Devicetree bindings are added, and # the Qualcomm WCNSS binding is converted to YAML # # - A few cleanups are introduced for the Mediatek SCP driver. And a # sanity check of the firmware image is introduced in the Mediatek # driver # # - For Qualcomm SC7280 ADSP support is added, MSM8953 gains ADSP and # modem support, SM6115 and SM8550 gains ADSP, CDSP and modem support, # and support for pronto v3 support (used on e.g. MSM8953) is added # # - The Qualcomm modem remoteproc driver is modified to use a no-map # reserved-memory region for it's authentication metadata, in order to # avoid fatal security violations caused by accesses from Linux during # the authentication process # # - Support for separate loading of a Devicetree blob is added to the PAS # driver, and support for the PAS driver to carve out DSM memory for # the modem is added as well # # - The Qualcomm ADSP remoteproc driver gains support for mapping memory # into specific range using the IOMMU. The sysmon driver is # transitioned to strlcpy() # # * tag 'rproc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux: (69 commits) # dt-bindings: mailbox: qcom,apcs-kpss-global: drop mbox-names from example # dt-bindings: remoteproc: qcom,glink-edge: correct label description # dt-bindings: remoteproc: qcom,glink-rpm-edge: convert to DT schema # dt-bindings: remoteproc: qcom,sm8550-pas: correct power domains # remoteproc: qcom_q6v5_pas: enable sm8550 adsp & cdsp autoboot # dt-bindings: remoteproc: qcom: Add sm6115 pas yaml file # remoteproc: qcom: pas: Add sm6115 remoteprocs # remoteproc: qcom: pas: Adjust the phys addr wrt the mem region # remoteproc: qcom: fix sparse warnings # remoteproc: qcom: replace kstrdup with kstrndup # remoteproc: mediatek: Check the SCP image format # remoteproc: qcom_q6v5_mss: Use a carveout to authenticate modem headers # Revert "remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use" # dt-bindings: remoteproc: qcom,sc7280-mss-pil: Update memory-region # dt-bindings: remoteproc: qcom,sc7180-mss-pil: Update memory-region # dt-bindings: remoteproc: qcom,msm8996-mss-pil: Update memory region # dt-bindings: remoteproc: qcom,q6v5: Move MSM8996 to schema # remoteproc: qcom_q6v5_pas: add sm8550 adsp, cdsp & mpss compatible & data # remoteproc: qcom_q6v5_pas: add support for assigning memory to firmware # remoteproc: qcom_q6v5_pas: add support for dtb co-firmware loading # ... # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 f3a2439f20d918930cc4ae8f76fe1c1afd26958f # < make -s -j 40 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- se7619_defconfig # < make -s -j 40 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 40 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 40 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] In file included from /kisskb/src/arch/sh/include/asm/hw_irq.h:6, from /kisskb/src/include/linux/irq.h:596, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/sh/include/asm/hardirq.h:9, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/include/linux/serial_core.h:13, from /kisskb/src/include/linux/serial_sci.h:6, from /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:11: /kisskb/src/include/linux/sh_intc.h:100:63: warning: division 'sizeof (void *) / sizeof (void)' does not compute the number of array elements [-Wsizeof-pointer-div] 100 | #define _INTC_ARRAY(a) a, __same_type(a, NULL) ? 0 : sizeof(a)/sizeof(*a) | ^ /kisskb/src/include/linux/sh_intc.h:105:31: note: in expansion of macro '_INTC_ARRAY' 105 | _INTC_ARRAY(vectors), _INTC_ARRAY(groups), \ | ^~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:124:15: note: in expansion of macro 'INTC_HW_DESC' 124 | .hw = INTC_HW_DESC(vectors, groups, mask_regs, \ | ^~~~~~~~~~~~ /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:58:8: note: in expansion of macro 'DECLARE_INTC_DESC' 58 | static DECLARE_INTC_DESC(intc_desc, "sh7619", vectors, NULL, | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:100:63: warning: division 'sizeof (void *) / sizeof (void)' does not compute the number of array elements [-Wsizeof-pointer-div] 100 | #define _INTC_ARRAY(a) a, __same_type(a, NULL) ? 0 : sizeof(a)/sizeof(*a) | ^ /kisskb/src/include/linux/sh_intc.h:106:9: note: in expansion of macro '_INTC_ARRAY' 106 | _INTC_ARRAY(mask_regs), _INTC_ARRAY(prio_regs), \ | ^~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:124:15: note: in expansion of macro 'INTC_HW_DESC' 124 | .hw = INTC_HW_DESC(vectors, groups, mask_regs, \ | ^~~~~~~~~~~~ /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:58:8: note: in expansion of macro 'DECLARE_INTC_DESC' 58 | static DECLARE_INTC_DESC(intc_desc, "sh7619", vectors, NULL, | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:100:63: warning: division 'sizeof (void *) / sizeof (void)' does not compute the number of array elements [-Wsizeof-pointer-div] 100 | #define _INTC_ARRAY(a) a, __same_type(a, NULL) ? 0 : sizeof(a)/sizeof(*a) | ^ /kisskb/src/include/linux/sh_intc.h:107:9: note: in expansion of macro '_INTC_ARRAY' 107 | _INTC_ARRAY(sense_regs), _INTC_ARRAY(ack_regs), \ | ^~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:124:15: note: in expansion of macro 'INTC_HW_DESC' 124 | .hw = INTC_HW_DESC(vectors, groups, mask_regs, \ | ^~~~~~~~~~~~ /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:58:8: note: in expansion of macro 'DECLARE_INTC_DESC' 58 | static DECLARE_INTC_DESC(intc_desc, "sh7619", vectors, NULL, | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:100:63: warning: division 'sizeof (void *) / sizeof (void)' does not compute the number of array elements [-Wsizeof-pointer-div] 100 | #define _INTC_ARRAY(a) a, __same_type(a, NULL) ? 0 : sizeof(a)/sizeof(*a) | ^ /kisskb/src/include/linux/sh_intc.h:107:34: note: in expansion of macro '_INTC_ARRAY' 107 | _INTC_ARRAY(sense_regs), _INTC_ARRAY(ack_regs), \ | ^~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:124:15: note: in expansion of macro 'INTC_HW_DESC' 124 | .hw = INTC_HW_DESC(vectors, groups, mask_regs, \ | ^~~~~~~~~~~~ /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:58:8: note: in expansion of macro 'DECLARE_INTC_DESC' 58 | static DECLARE_INTC_DESC(intc_desc, "sh7619", vectors, NULL, | ^~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_se7619_defconfig_sh4-gcc11 # Build took: 0:00:21.540414