diff options
| author | Caesar Wang <[email protected]> | 2016-10-13 02:16:08 +0800 |
|---|---|---|
| committer | Heiko Stuebner <[email protected]> | 2016-11-02 00:17:59 +0100 |
| commit | e4c8cd82d5e1146590611c393001d846535bac5b (patch) | |
| tree | a330fa85811a2aa67516dbde7a3c5c23e53b5150 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | 3f2fe461c7548153dec239f44ff2aebafc8e7fdf (diff) | |
soc: rockchip: power-domain: avoid infinite loop
In some cases, we have met the infinite loop in
rockchip_pmu_set_idle_request() or rockchip_do_pmu_set_power_domain().
As the crosbug.com/p/57351 reported, the boot hangs right after this
[1.629163] bootconsole [uart8250] disabled
[1.639286] [drm:drm_core_init] Initialized drm 1.1.0 20060810
[1.645926] [drm:drm_get_platform_dev] Initialized vgem 1.0.0 20120112..
[1.654558] iommu: Adding device ff8f0000.vop to group 0
[1.660569] iommu: Adding device ff900000.vop to group 1
<hang>
This patch adds the error message and timeout to avoid infinite loop if
it fails to get the ack.
Signed-off-by: Caesar Wang <[email protected]>
Signed-off-by: Heiko Stuebner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions