diff options
author | Colin Ian King <[email protected]> | 2016-04-16 13:50:03 +0100 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2016-04-26 21:11:35 +0200 |
commit | 0b26985a7d76645598d98fec6922ddd1ec8cbc55 (patch) | |
tree | 9fdfa733c6d65517effd170a645349a8f5f52221 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 02da2d72174c61988eb4456b53f405e3ebdebce4 (diff) |
PM / clk: ensure we don't allocate a -ve size of count clks
It is entirely possible for of_count_phandle_wit_args to
return a -ve error return value so we need to check for this
otherwise we end up allocating a negative number of clk objects.
Signed-off-by: Colin Ian King <[email protected]>
Acked-by: Pavel Machek <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions