summaryrefslogtreecommitdiff
path: root/mm/page_owner.c
diff options
context:
space:
mode:
authorBixuan Cui <cuibixuan@huawei.com>2021-04-08 17:18:36 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-04-09 16:02:44 +0200
commit9535b99533904e9bc1607575aa8e9539a55435d7 (patch)
treebcc21045eeafc1e797bc1eaa9904521775734a3b /mm/page_owner.c
parenta932ee40c276767cd55fadec9e38829bf441db41 (diff)
usb: musb: fix PM reference leak in musb_irq_work()
pm_runtime_get_sync will increment pm usage counter even it failed. thus a pairing decrement is needed. Fix it by replacing it with pm_runtime_resume_and_get to keep usage counter balanced. Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Bixuan Cui <cuibixuan@huawei.com> Link: https://lore.kernel.org/r/20210408091836.55227-1-cuibixuan@huawei.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm/page_owner.c')
0 files changed, 0 insertions, 0 deletions