summaryrefslogtreecommitdiff
path: root/fs/fs.c
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-09-22 07:37:43 -0400
committerTom Rini <trini@konsulko.com>2017-09-22 07:37:43 -0400
commit2460098cffacd18729262e3ed36656e6943783ed (patch)
tree1c23bcec4fbcb250aeb5667aff8287751abafaea /fs/fs.c
parent2dc5b553b9bcd701bd7abd60f99f407cb0c37762 (diff)
downloadu-boot-2460098cffacd18729262e3ed36656e6943783ed.tar.gz
fs/fat: Reduce stack usage
We have limited stack in SPL builds. Drop itrblock and move to malloc/free of itr to move this off of the stack. As part of this fix a double-free issue in fat_size(). Signed-off-by: Tom Rini <trini@konsulko.com> --- Rework to use malloc/free as moving this to a global overflows some SH targets.
Diffstat (limited to 'fs/fs.c')
0 files changed, 0 insertions, 0 deletions