From: Philipp Stanner <pstanner@redhat.com>
To: Bjorn Helgaas <helgaas@kernel.org>
Cc: Hans de Goede <hdegoede@redhat.com>,
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
Maxime Ripard <mripard@kernel.org>,
Thomas Zimmermann <tzimmermann@suse.de>,
David Airlie <airlied@gmail.com>, Daniel Vetter <daniel@ffwll.ch>,
Bjorn Helgaas <bhelgaas@google.com>,
Sam Ravnborg <sam@ravnborg.org>,
dakr@redhat.com, dri-devel@lists.freedesktop.org,
linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org
Subject: Re: [PATCH v3 00/10] Make PCI's devres API more consistent
Date: Fri, 01 Mar 2024 10:29:42 +0100 [thread overview]
Message-ID: <7158e09386f0345d2e87ea5433dabf38db027971.camel@redhat.com> (raw)
In-Reply-To: <20240229205715.GA362688@bhelgaas>
On Thu, 2024-02-29 at 14:57 -0600, Bjorn Helgaas wrote:
> On Thu, Feb 29, 2024 at 09:31:20AM +0100, Philipp Stanner wrote:
> > @Bjorn:
> > Hey Bjorn, are we good with this series? Any more wishes or
> > suggestions?
>
> Sorry, haven't had a chance to go through it yet.
>
> FWIW, I just tried to apply these on top of pci/devres, but it failed
> here:
>
> Applying: PCI: Add new set of devres functions
> Applying: PCI: Deprecate iomap-table functions
> Applying: PCI: Warn users about complicated devres nature
> Applying: PCI: Make devres region requests consistent
> Applying: PCI: Move dev-enabled status bit to struct pci_dev
> error: patch failed: drivers/pci/pci.h:811
> error: drivers/pci/pci.h: patch does not apply
> Patch failed at 0005 PCI: Move dev-enabled status bit to struct
> pci_dev
>
> Haven't investigated, so maybe it's some trivial easily fixed thing.
For me, based on Linus's master, this applies with the previous series.
It seems to me that this issue only exists on linux-next, the reason
being that git searches for struct pci_devres in line 811, but on
linux-next, because of previous additions, the struct moved to line
827, and poor git can't find it anymore.
I could fix that and provide a v4.
P.
>
> Bjorn
>
prev parent reply other threads:[~2024-03-01 9:34 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-06 13:39 Philipp Stanner
2024-02-06 13:39 ` [PATCH v3 01/10] PCI: Add new set of devres functions Philipp Stanner
2024-02-06 13:39 ` [PATCH v3 02/10] PCI: Deprecate iomap-table functions Philipp Stanner
2024-02-06 13:39 ` [PATCH v3 03/10] PCI: Warn users about complicated devres nature Philipp Stanner
2024-02-06 13:39 ` [PATCH v3 04/10] PCI: Make devres region requests consistent Philipp Stanner
2024-02-06 13:39 ` [PATCH v3 05/10] PCI: Move dev-enabled status bit to struct pci_dev Philipp Stanner
2024-02-06 13:39 ` [PATCH v3 06/10] PCI: Move pinned " Philipp Stanner
2024-02-06 13:39 ` [PATCH v3 07/10] PCI: Give pcim_set_mwi() its own devres callback Philipp Stanner
2024-02-06 13:39 ` [PATCH v3 08/10] PCI: Give pci(m)_intx " Philipp Stanner
2024-02-06 13:39 ` [PATCH v3 09/10] PCI: Remove legacy pcim_release() Philipp Stanner
2024-02-06 13:39 ` [PATCH v3 10/10] drm/vboxvideo: fix mapping leaks Philipp Stanner
2024-02-29 8:31 ` [PATCH v3 00/10] Make PCI's devres API more consistent Philipp Stanner
2024-02-29 20:57 ` Bjorn Helgaas
2024-03-01 9:29 ` Philipp Stanner [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=7158e09386f0345d2e87ea5433dabf38db027971.camel@redhat.com \
--to=pstanner@redhat.com \
--cc=airlied@gmail.com \
--cc=bhelgaas@google.com \
--cc=dakr@redhat.com \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=hdegoede@redhat.com \
--cc=helgaas@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=sam@ravnborg.org \
--cc=tzimmermann@suse.de \
/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
all inboxes | Powered by JetHome®