summaryrefslogtreecommitdiff
path: root/include/linux/linux_string.h
diff options
context:
space:
mode:
authorSean Anderson <[email protected]>2023-10-14 16:47:38 -0400
committerTom Rini <[email protected]>2023-10-17 20:50:52 -0400
commit6cc2182c84a94d7d765b392e4801cc3e11f404ca (patch)
tree1d4e349c0b51fd9bc895ce7f5e8f1439bd27d1cc /include/linux/linux_string.h
parent301ae618424f48daba766cb0164a752623f8dbec (diff)
spl: nor: Don't allocate header on stack
spl_image_info.name contains a reference to legacy_img_hdr. If we allocate the latter on the stack, it will be clobbered after we return. This was addressed for NAND back in 06377c5a1fc ("spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard"), but that commit didn't fix NOR. Signed-off-by: Sean Anderson <[email protected]> Reviewed-by: Simon Glass <[email protected]> Reviewed-by: Michael Trimarchi <[email protected]>
Diffstat (limited to 'include/linux/linux_string.h')
0 files changed, 0 insertions, 0 deletions