dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Joseph Kogut <joseph.kogut@gmail.com>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [bug report] drm: remove usage of drm_pci_alloc/free
Date: Sat, 15 May 2021 09:57:06 +0300	[thread overview]
Message-ID: <20210515065706.GH1922@kadam> (raw)
In-Reply-To: <CAMWSM7gN3m3NT6BMQfcmNr_Vxi_R17oC1wzpprshpTJW3cQzvg@mail.gmail.com>

On Fri, May 14, 2021 at 09:34:27AM -0700, Joseph Kogut wrote:
> On Fri, May 14, 2021 at 8:13 AM Joseph Kogut <joseph.kogut@gmail.com> wrote:
> >
> > Hi Dan,
> >
> > On Fri, May 14, 2021 at 6:54 AM Dan Carpenter <dan.carpenter@oracle.com> wrote:
> > >
> > > Hello Joseph Kogut,
> > >
> > > The patch 70556e24e18e: "drm: remove usage of drm_pci_alloc/free"
> > > from Apr 22, 2021, leads to the following static checker warning:
> > >
> > >     drivers/gpu/drm/drm_bufs.c:1090 drm_legacy_addbufs_pci()
> > >     warn: inconsistent returns '&dev->struct_mutex'.
> > >       Locked on  : 988
> > >       Unlocked on: 938,944,951,959,973,1005,1042,1060,1090
> > >
> 
> Do you mind if I copy this portion of the bug report in the commit message?

Yeah, that's normal.  No need to ask.

regards,
dan carpenter

  reply	other threads:[~2021-05-15  7:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-14 13:54 [bug report] drm: remove usage of drm_pci_alloc/free Dan Carpenter
2021-05-14 15:13 ` Joseph Kogut
2021-05-14 16:34   ` Joseph Kogut
2021-05-15  6:57     ` Dan Carpenter [this message]
2021-05-14 20:48 ` [PATCH 1/1] drm: drm_legacy_addbufs_pci(): fix return without cleanup Joseph Kogut

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210515065706.GH1922@kadam \
    --to=dan.carpenter@oracle.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=joseph.kogut@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).