linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lorenzo Pieralisi <lpieralisi@kernel.org>
To: bhelgaas@google.com,
	Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>,
	kw@linux.com, kishon@ti.com
Cc: Lorenzo Pieralisi <lpieralisi@kernel.org>,
	linux-renesas-soc@vger.kernel.org,
	Manivannan Sadhasivam <mani@kernel.org>,
	linux-pci@vger.kernel.org, Vidya Sagar <vidyas@nvidia.com>
Subject: Re: [PATCH v3] PCI: endpoint: Fix WARN() when an endpoint driver is removed
Date: Thu, 27 Oct 2022 15:03:55 +0200	[thread overview]
Message-ID: <166687580188.843137.5076771530958034530.b4-ty@kernel.org> (raw)
In-Reply-To: <20220623003817.298173-1-yoshihiro.shimoda.uh@renesas.com>

On Thu, 23 Jun 2022 09:38:17 +0900, Yoshihiro Shimoda wrote:
> Since there is no release callback defined for the PCI EPC device,
> the below warning is thrown by driver core when a PCI endpoint driver is
> removed:
> 
>   Device 'e65d0000.pcie-ep' does not have a release() function, it is broken and must be fixed. See Documentation/core-api/kobject.rst.
>   WARNING: CPU: 0 PID: 139 at drivers/base/core.c:2232 device_release+0x78/0x8c
> 
> [...]

Applied to pci/endpoint, thanks!

[1/1] PCI: endpoint: Fix WARN() when an endpoint driver is removed
      https://git.kernel.org/lpieralisi/pci/c/7711cbb4862a

Thanks,
Lorenzo

      reply	other threads:[~2022-10-27 13:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-23  0:38 [PATCH v3] PCI: endpoint: Fix WARN() when an endpoint driver is removed Yoshihiro Shimoda
2022-10-27 13:03 ` Lorenzo Pieralisi [this message]

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=166687580188.843137.5076771530958034530.b4-ty@kernel.org \
    --to=lpieralisi@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=kishon@ti.com \
    --cc=kw@linux.com \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=mani@kernel.org \
    --cc=vidyas@nvidia.com \
    --cc=yoshihiro.shimoda.uh@renesas.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).