Re: [PATCH] hv/hv_kvp_daemon: Some small fixes for handling NM keyfiles

2023-11-06 Thread Ani Sinha
> On 30-Oct-2023, at 10:45 AM, Ani Sinha wrote: > > > >> On 23-Oct-2023, at 11:07 AM, Shradha Gupta >> wrote: >> >> On Mon, Oct 16, 2023 at 07:01:22PM +0530, Ani Sinha wrote: >>> Some small fixes: >>> - lets make sure we are not adding ipv4 addresses in ipv6 section in >>> keyfile and vi

Re: [EXTERNAL] Re: [PATCH] hv_utils: Allow implicit ICTIMESYNCFLAG_SYNC

2023-11-06 Thread Boqun Feng
On Mon, Nov 06, 2023 at 06:18:48PM +, Peter Martincic wrote: > Sorry for the formatting/recipient/procedure mistakes. I've an updated commit > message based on feedback from Michael. I'll wait to hear back from you and > Boqun before I post V2/updates. > > Thanks again, > Peter > > -Ori

RE: [EXTERNAL] Re: [PATCH] hv_utils: Allow implicit ICTIMESYNCFLAG_SYNC

2023-11-06 Thread Peter Martincic
Sorry for the formatting/recipient/procedure mistakes. I've an updated commit message based on feedback from Michael. I'll wait to hear back from you and Boqun before I post V2/updates. Thanks again, Peter -Original Message- From: Wei Liu Sent: Sunday, November 5, 2023 5:31 PM To: Pet

Re: [PATCH v2] x86/hyperv : Fixing removal of __iomem address space warning

2023-11-06 Thread Abhinav Singh
On 11/5/23 20:55, Michael Kelley wrote: From: Abhinav Singh Sent: Monday, October 30, 2023 3:50 PM This patch fixes two sparse warnings 1. sparse complaining about the removal of __iomem address space when casting the return value of this ioremap_cache(...) from `void __ioremap*` to `void*`.

Re: [PATCH RFC 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()

2023-11-06 Thread Rafael J. Wysocki
On Fri, Nov 3, 2023 at 5:45 PM Jason Gunthorpe wrote: > > This call chain is using dev->iommu->fwspec to pass around the fwspec > between the three parts (acpi_iommu_configure(), acpi_iommu_fwspec_init(), > iommu_probe_device()). > > However there is no locking around the accesses to dev->iommu, s

Re: [PATCH RFC 04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()

2023-11-06 Thread Rafael J. Wysocki
On Fri, Nov 3, 2023 at 5:45 PM Jason Gunthorpe wrote: > > Nothing needs this pointer. Return a normal error code with the usual > IOMMU semantic that ENODEV means 'there is no IOMMU driver'. > > Signed-off-by: Jason Gunthorpe Acked-by: Rafael J. Wysocki > --- > drivers/acpi/scan.c | 24 ++

Re: [PATCH v4 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V

2023-11-06 Thread kernel test robot
Hi Nuno, kernel test robot noticed the following build errors: [auto build test ERROR on arnd-asm-generic/master] [also build test ERROR on tip/x86/core arm64/for-next/core linus/master v6.6 next-20231106] [If your patch is applied to the wrong git tree, kindly drop us a note. And when