[PATCH] bus: sunxi-rsb: Always check register address validity
Chen-Yu Tsai
wens at kernel.org
Thu May 14 19:45:13 PDT 2026
On Sun, 01 Mar 2026 17:49:39 +0300, Andrey Skvortsov wrote:
> The register address was already validated for read operations in
> regmap_sunxi_rsb_reg_read before being truncated to a u8. Write operations
> have the same set of possible addresses, and the address is being truncated
> from u32 to u8 here as well, so the same check is needed.
>
>
Applied to sunxi/fixes-for-7.1 in local tree, thanks!
[1/1] bus: sunxi-rsb: Always check register address validity
commit: 322f01103323199cdd9eff8cb6aacbf1248ce36e
Best regards,
--
Chen-Yu Tsai <wens at kernel.org>
More information about the linux-arm-kernel
mailing list