diff options
author | Mark Langsdorf <mark.langsdorf@calxeda.com> | 2013-09-10 15:14:56 -0500 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-09-20 10:30:53 -0400 |
commit | 6d2ee5a33a802e6c59ba3148b3a111e4c41d43cb (patch) | |
tree | d00a6d4d138869b7b9a58fe17b9b52debf3ed9b8 /board/alphaproject/ap_sh4a_4a/Makefile | |
parent | 8094972d594d883e3e556751f67ff5cdd8a286c5 (diff) | |
download | talos-obmc-uboot-6d2ee5a33a802e6c59ba3148b3a111e4c41d43cb.tar.gz talos-obmc-uboot-6d2ee5a33a802e6c59ba3148b3a111e4c41d43cb.zip |
part_efi: make sure the gpt_pte is freed
the gpt_pte wasn't being freed if it was checked against an invalid
partition. The resulting memory leakage could make it impossible
to repeatedly attempt to load non-existent files in a script.
Also, downgrade the message for not finding an invalid partition
from a printf() to a debug() so as to minimize message spam in
perfectly normal situations.
Signed-off-by: Mark Langsdorf <mark.langsdorf@calxeda.com>
Diffstat (limited to 'board/alphaproject/ap_sh4a_4a/Makefile')
0 files changed, 0 insertions, 0 deletions