RE: [PATCH v3 1/3] PCI: hv: Move hypercall related definitions into tlfs header
From: Dexuan Cui <decui@microsoft.com>
Date: 2020-02-13 04:17:32
Also in:
linux-hyperv, linux-pci, lkml
From: Dexuan Cui <decui@microsoft.com>
Date: 2020-02-13 04:17:32
Also in:
linux-hyperv, linux-pci, lkml
From: linux-hyperv-owner@vger.kernel.org [off-list ref] On Behalf Of Boqun Feng Sent: Sunday, February 9, 2020 7:40 PM Currently HVCALL_RETARGET_INTERRUPT and HV_PARTITION_ID_SELF are defined in pci-hyperv.c. However, similar to other hypercall related definitions, it makes more sense to put them in the tlfs header file. Besides, these definitions are arch-dependent, so for the support of virtual PCI on non-x86 archs in the future, move them into arch-specific tlfs header file. Signed-off-by: Boqun Feng (Microsoft) <redacted> Reviewed-by: Andrew Murray <redacted>
Reviewed-by: Dexuan Cui <decui@microsoft.com> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel