diff options
author | mwleeds@mailtundra.com <mwleeds@mailtundra.com> | 2024-04-06 18:47:25 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-04-17 10:08:48 -0600 |
commit | 0c17f85710a70a24ec19852a2f6f0749e807656f (patch) | |
tree | 3a34fafe62c03a2ae0f9af2a631855cae513992d /arch/arm/lib/stack.c | |
parent | 9cba29b19f43f9450117e8bc89e7dda691ed5ab5 (diff) |
zfs: Fix malloc() success check
This code was hitting the error code path whenever malloc() succeeded
rather than when it failed, so presumably this part of the code hasn't
been tested. I had to apply this fix (and others) to get U-Boot to boot
from ZFS on an Nvidia Jetson TX2 NX SoM (an aarch64 computer).
Signed-off-by: Phaedrus Leeds <mwleeds@mailtundra.com>
Diffstat (limited to 'arch/arm/lib/stack.c')
0 files changed, 0 insertions, 0 deletions