aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2015-01-07 14:01:26 +0300
committerThierry Reding <[email protected]>2015-01-27 10:14:40 +0100
commit8643bc6d8e3701734a86d2ae2da32bbfaf1d4535 (patch)
tree256349ea95e6381ee48657b2a573656e7c901ab8 /tools/perf/scripts/python/bin
parent2dafd63682d0e2be20b913f370d9f29eb0d483f7 (diff)
drm/tegra: dc: Fix bad irqsave/restore in tegra_dc_finish_page_flip()
We can't save two values to the IRQ flags at the same time so the IRQs are not enabled at the end. This kind of bug is easy to miss in testing if the function is normally called with IRQs disabled so we wouldn't enable IRQs anyway. Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions