[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180704024103.GA23762@wunner.de>
Date: Wed, 4 Jul 2018 04:41:03 +0200
From: Lukas Wunner <lukas@...ner.de>
To: Lyude Paul <lyude@...hat.com>
Cc: nouveau@...ts.freedesktop.org, David Airlie <airlied@...ux.ie>,
dri-devel@...ts.freedesktop.org, Ben Skeggs <bskeggs@...hat.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] drm/nouveau: Fix runtime PM leak in drm_open()
[cc -= stable]
On Tue, Jul 03, 2018 at 06:05:59PM -0400, Lyude Paul wrote:
> Noticed this as I was skimming through, if we fail to allocate memory
> for cli we'll end up returning without dropping the runtime PM ref we
> got. Additionally, we'll even return the wrong return code! (ret most
> likely will == 0 here, we want -ENOMEM).
>
> Signed-off-by: Lyude Paul <lyude@...hat.com>
Reviewed-by: Lukas Wunner <lukas@...ner.de>
Powered by blists - more mailing lists