On Fri, Mar 07, 2025 at 02:03:03PM -0800, Roman Kisel wrote:
> The hyperv-pci driver uses ACPI for MSI IRQ domain configuration on
> arm64. It won't be able to do that in the VTL mode where only DeviceTree
> can be used.
>
> Update the hyperv-pci driver to get vPCI MSI IRQ domain in the DeviceTree
undant calls to memset().
>
> Signed-off-by: Michael Kelley
Acked-by: Bjorn Helgaas
Since most of this series touches arch/x86/hyperv/ and drivers/hv/, I
assume this will be merged via some non-PCI tree.
> ---
> drivers/pci/controller/pci-hyperv.c | 14 ++
> include/hy
On Tue, Feb 11, 2025 at 05:43:21PM -0800, Roman Kisel wrote:
> The hyperv-pci driver uses ACPI for MSI IRQ domain configuration on
> arm64. It won't be able to do that in the VTL mode where only DeviceTree
> can be used.
>
> Update the hyperv-pci driver to get vPCI MSI IRQ domain in the DeviceTree
cement for that.
>
> Signed-off-by: Yury Norov
s/switch/Switch/ in subject to match history.
Since this depends on previous patches, I assume you'll merge them all
together, so:
Acked-by: Bjorn Helgaas
> ---
> drivers/pci/controller/pci-hyperv.c | 3 +--
> 1 file c
The annotation adds the
> 16-bit PCI domain ID that the Hyper-V vPCI driver assigns to the
> virtual PCI bus for the device.
>
> Signed-off-by: Michael Kelley
Seems fine to me.
Acked-by: Bjorn Helgaas
> ---
> drivers/pci/controller/pci-hyperv.c | 5 +
> 1 file change
On Mon, Jul 01, 2024 at 06:16:18AM +, Wei Liu wrote:
> On Wed, Jun 26, 2024 at 10:10:39AM -0500, Bjorn Helgaas wrote:
> > 1) Capitalize subject to match history
>
> What do you mean here? I got the "PCI: hv: ..." format from recent
> commits. "PCI" is
1) Capitalize subject to match history
2) Say something more specific than "fix reading ..."
Apparently this returns garbage in some case where you want to return
zero?
On Fri, Jun 21, 2024 at 09:00:18PM +, Wei Liu wrote:
> The intent of the code snippet is to always return 0 for both
> PCI_I
On Wed, May 15, 2024 at 01:12:38PM -0500, Bjorn Helgaas wrote:
> On Wed, May 15, 2024 at 09:34:09AM -0700, Roman Kisel wrote:
> >
> >
> > On 5/15/2024 2:48 AM, Saurabh Singh Sengar wrote:
> > > On Tue, May 14, 2024 at 03:43:53PM -0700, Roman Kisel wrote:
> >
On Wed, May 15, 2024 at 09:34:09AM -0700, Roman Kisel wrote:
>
>
> On 5/15/2024 2:48 AM, Saurabh Singh Sengar wrote:
> > On Tue, May 14, 2024 at 03:43:53PM -0700, Roman Kisel wrote:
> > > The hyperv-pci driver uses ACPI for MSI IRQ domain configuration
> > > on arm64 thereby it won't be able to d
On Thu, Apr 25, 2024 at 05:51:38PM -0500, Bjorn Helgaas wrote:
> On Thu, Apr 18, 2024 at 06:53:02PM -0700, Dexuan Cui wrote:
> > There has been an effort to make the pci-hyperv driver support
> > async-probing to reduce the boot time. With async-probing, multiple
> > kernel t
On Thu, Apr 18, 2024 at 06:53:02PM -0700, Dexuan Cui wrote:
> There has been an effort to make the pci-hyperv driver support
> async-probing to reduce the boot time. With async-probing, multiple
> kernel threads can be running hv_pci_probe() -> create_root_hv_pci_bus() ->
> pci_scan_root_bus_bridge
uot;, as
opposed to just "We can do it better ..." which technically doesn't
say what the patch does.
Very nice simplification in all these users, thanks for doing it!
I assume you'll merge these all together since they depend on [01/35],
so:
Acked-by: Bjorn Helgaas
> Sig
12 matches
Mail list logo