summaryrefslogtreecommitdiff
path: root/include/linux/rbtree_augmented.h
diff options
context:
space:
mode:
authorEmanuele Ghidoli <[email protected]>2026-05-20 15:51:34 +0200
committerFabio Estevam <[email protected]>2026-06-04 17:23:49 -0300
commit37c6f531dafb370e7fe378f547fb8bd7a79e3869 (patch)
tree693eceea77f8e0604e8bf8b0eff2c4417c80e809 /include/linux/rbtree_augmented.h
parent74007f24a3aca13b70da6a2c098b830ad9e60804 (diff)
board: toradex: verdin-imx95: fix ram size check calculated addresses
The ram_alias_checks addresses are 32 bit values. When summed as 64 bit values the calculation is done correctly, otherwise, if they are summed as 32 bit values, the sum wraps around. Fix by adding uintptr_t recast to the base address. Fixes: 60d8255d8dc0 ("board: toradex: add Toradex Verdin iMX95") Signed-off-by: Emanuele Ghidoli <[email protected]> Acked-by: Francesco Dolcini <[email protected]>
Diffstat (limited to 'include/linux/rbtree_augmented.h')
0 files changed, 0 insertions, 0 deletions