Skip to content
Commit 4c54228a authored by Dan Carpenter's avatar Dan Carpenter Committed by Krzysztof Kozlowski
Browse files

memory: omap-gpmc: Fix a couple off by ones



These comparisons should be >= instead of > to prevent reading one
element beyond the end of the gpmc_cs[] array.

Fixes: cdd6928c ("ARM: OMAP2+: Add device-tree support for NOR flash")
Fixes: f37e4580 ("ARM: OMAP2: Dynamic allocator for GPMC memory space")
Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Acked-by: default avatarRoger Quadros <rogerq@ti.com>
Link: https://lore.kernel.org/r/20200825104707.GB278587@mwanda


Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
parent f42ae4bb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment