diff options
author | Jan Beulich <[email protected]> | 2016-08-15 09:05:45 -0600 |
---|---|---|
committer | Matt Fleming <[email protected]> | 2016-09-05 11:16:56 +0100 |
commit | d4c4fed08f31f3746000c46cb1b20bed2959547a (patch) | |
tree | 51f46dc044388ff3f00a15c5054b6848c56ec816 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | c6935931c1894ff857616ff8549b61236a19148f (diff) |
efi: Make for_each_efi_memory_desc_in_map() cope with running on Xen
While commit 55f1ea15216 ("efi: Fix for_each_efi_memory_desc_in_map()
for empty memmaps") made an attempt to deal with empty memory maps, it
didn't address the case where the map field never gets set, as is
apparently the case when running under Xen.
Reported-by: <[email protected]>
Tested-by: <[email protected]>
Cc: Vitaly Kuznetsov <[email protected]>
Cc: Jiri Slaby <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: <[email protected]> # v4.7+
Signed-off-by: Jan Beulich <[email protected]>
[ Guard the loop with a NULL check instead of pointer underflow ]
Signed-off-by: Matt Fleming <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions