[PATCH v2 03/10] soc: sunxi: sram: Actually claim SRAM regions

Heiko Stübner heiko at sntech.de
Mon Aug 15 06:56:58 PDT 2022


Am Montag, 15. August 2022, 06:12:40 CEST schrieb Samuel Holland:
> sunxi_sram_claim() checks the sram_desc->claimed flag before updating
> the register, with the intent that only one device can claim a region.
> However, this was ineffective because the flag was never set.
> 
> Fixes: 4af34b572a85 ("drivers: soc: sunxi: Introduce SoC driver to map SRAMs")
> Reviewed-by: Jernej Skrabec <jernej.skrabec at gmail.com>
> Signed-off-by: Samuel Holland <samuel at sholland.org>

Reviewed-by: Heiko Stuebner <heiko at sntech.de>
Tested-by: Heiko Stuebner <heiko at sntech.de>





More information about the linux-arm-kernel mailing list