diff options
author | Dinghao Liu <dinghao.liu@zju.edu.cn> | 2020-05-20 18:25:49 +0800 |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2020-05-22 11:13:52 +1000 |
commit | d7372dfb3f7f1602b87e0663e8b8646da23ebca7 (patch) | |
tree | 9ecbe899920c07b190a0c8c461259b01888d6379 /arch/x86/kvm/vmx/nested.c | |
parent | 00583fbe8031f69bba8b0a9a861efb75fb7131af (diff) |
drm/nouveau: fix runtime pm imbalance on error
pm_runtime_get_sync() increments the runtime PM usage counter even
the call returns an error code. Thus a pairing decrement is needed
on the error handling path to keep the counter balanced.
Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'arch/x86/kvm/vmx/nested.c')
0 files changed, 0 insertions, 0 deletions