Re: [PATCH 0/3] memory: tegra: UBSAN fix and cleanups
From: Krzysztof Kozlowski
Date: Tue Jun 09 2026 - 11:11:08 EST
On Wed, 27 May 2026 19:31:24 +0530, Sumit Gupta wrote:
> This series fixes an UBSAN warning in the Tegra MC ICC aggregate
> path and removes two pieces of related dead code.
>
> - Patch 1: Sets the EMC provider's aggregate hook to
> icc_std_aggregate, instead of borrowing the MC's aggregate hook.
> - Patch 2: Drops tegra264_mc_icc_aggregate() as its only check
> duplicates the one in tegra264_mc_icc_set().
> - Patch 3: Drops a dead 'if (mc)' check inside the CPU-cluster
> branch of tegra234_mc_icc_aggregate().
>
> [...]
Applied, thanks!
[1/3] memory: tegra186-emc: stop borrowing MC aggregate hook for EMC
https://git.kernel.org/krzk/linux-mem-ctrl/c/2e05f3d6005d9aa3e2e423d2471f290d9ccbe3d2
[2/3] memory: tegra264: drop redundant tegra264_mc_icc_aggregate()
https://git.kernel.org/krzk/linux-mem-ctrl/c/e23d87a69e827b60fb985236a0984bacb3b68a19
[3/3] memory: tegra234: drop dead NULL check in tegra234_mc_icc_aggregate()
https://git.kernel.org/krzk/linux-mem-ctrl/c/b97f7dceb8adb2b05d556469afc6fb54947ef61c
Best regards,
--
Krzysztof Kozlowski <krzk@xxxxxxxxxx>