Message ID | 20221107155825.1644604-1-pierre.gondois@arm.com (mailing list archive) |
---|---|
Headers | show |
Series | Update cache properties for arm64 DTS | expand |
Hi, On Mon, 7 Nov 2022 16:56:53 +0100, Pierre Gondois wrote: > v2: > - Update/Add patches for missed cache properties requiring to be > updated for the following platforns: bcm, amazon, arm, exynos, > freescale, marvell, mediatek, nvidia, socinext, tesla, ti. > Missed cache properties were detected using Rob Herring's branch: > https://github.com/robherring/dt-schema/tree/cache-rework > - v1 of exynos, tesla were merged. > - Updated wrong reference in commit message. > - Added received Rb/Acked-by. > > [...] Thanks, Applied to https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git (v6.2/arm64-dt) [03/23] arm64: dts: Update cache properties for amlogic https://git.kernel.org/amlogic/c/49f65e2eaaf96de1282bb82039386c2d2d04ee53 These changes has been applied on the intermediate git tree [1]. The v6.2/arm64-dt branch will then be sent via a formal Pull Request to the Linux SoC maintainers for inclusion in their intermediate git branches in order to be sent to Linus during the next merge window, or sooner if it's a set of fixes. In the cases of fixes, those will be merged in the current release candidate kernel and as soon they appear on the Linux master branch they will be backported to the previous Stable and Long-Stable kernels [2]. The intermediate git branches are merged daily in the linux-next tree [3], people are encouraged testing these pre-release kernels and report issues on the relevant mailing-lists. If problems are discovered on those changes, please submit a signed-off-by revert patch followed by a corrective changeset. [1] https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git [2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git [3] https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
On 07/11/2022 16:56, Pierre Gondois wrote: > v2: > - Update/Add patches for missed cache properties requiring to be > updated for the following platforns: bcm, amazon, arm, exynos, > freescale, marvell, mediatek, nvidia, socinext, tesla, ti. > Missed cache properties were detected using Rob Herring's branch: > https://github.com/robherring/dt-schema/tree/cache-rework > - v1 of exynos, tesla were merged. So you now duplicated the properties... You need to explicitly ask for a patch to be dropped. This cannot be sent like this because it is unmanageable. 1. Split the patchset per sub arch: "Sending of the message failed. An error occurred while sending mail. The mail server responded: Your message has too many recipients. For more information regarding Google's sending limits, please visit: https://support.google.com/mail/?p=TooManyRecipientsError w8-20020ac24428000000b00492ea54beeasm1344368lfl.306 - gsmtp. Please check the message recipient "chris.obbard@collabora.com" and try again." 2. Ask explicitly for dropping already merged patches (I assume they are incorrect if you send v2 of them). 3. Use subject prefixes matching the subsystem (git log --oneline -- ...). 4. Send such patches only to interested parties, not as part of everything. Best regards, Krzysztof