Re: [PATCH v2 1/8] clk: imx: Align imx sc clock msg structs to 4
From: Shawn Guo <shawnguo@kernel.org>
Date: 2020-03-16 00:25:40
Also in:
linux-clk, linux-gpio, linux-rtc
From: Shawn Guo <shawnguo@kernel.org>
Date: 2020-03-16 00:25:40
Also in:
linux-clk, linux-gpio, linux-rtc
On Mon, Feb 24, 2020 at 03:22:18PM +0800, Shawn Guo wrote:
On Thu, Feb 20, 2020 at 06:29:32PM +0200, Leonard Crestez wrote:quoted
The imx SC api strongly assumes that messages are composed out of 4-bytes words but some of our message structs have odd sizeofs. This produces many oopses with CONFIG_KASAN=y. Fix by marking with __aligned(4). Fixes: fe37b4820417 ("clk: imx: add scu clock common part") Signed-off-by: Leonard Crestez <redacted>Applied, thanks.
Patch #1 and #2 were dropped from my clk queue, as Stephen hasn't been convinced by this change. Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel