Re: [PATCH v2 0/9] deferred_probe_timeout logic clean up

2022-06-08 Thread Jakub Kicinski
On Wed, 8 Jun 2022 14:07:44 -0700 Saravana Kannan wrote: > David/Jakub, > > Do the IP4 autoconfig changes look reasonable to you? I'm no expert in this area, I'd trust the opinion of the embedded folks (adding Florian as well) more than myself. It's unclear to me why we'd

Re: [PATCH V7 4/5] scsi: storvsc: Add Isolation VM support for storvsc driver

2022-02-03 Thread Jakub Kicinski
On Thu, 3 Feb 2022 15:53:51 -0800 Jakub Kicinski wrote: > On Mon, 13 Dec 2021 02:14:05 -0500 Tianyu Lan wrote: > > @@ -2078,6 +2079,7 @@ struct hv_device *vmbus_device_create(const guid_t > > *type, > > return child_device_obj; > > } > > > > +stat

Re: [PATCH V7 4/5] scsi: storvsc: Add Isolation VM support for storvsc driver

2022-02-03 Thread Jakub Kicinski
On Mon, 13 Dec 2021 02:14:05 -0500 Tianyu Lan wrote: > @@ -2078,6 +2079,7 @@ struct hv_device *vmbus_device_create(const guid_t > *type, > return child_device_obj; > } > > +static u64 vmbus_dma_mask = DMA_BIT_MASK(64); This breaks the x86 clang allmodconfig build as I presume those

Re: WARNING in dma_map_page_attrs

2020-10-24 Thread Jakub Kicinski
CC: rdma, looks like rdma from the stack trace On Fri, 23 Oct 2020 20:07:17 -0700 syzbot wrote: > syzbot has found a reproducer for the following issue on: > > HEAD commit:3cb12d27 Merge tag 'net-5.10-rc1' of git://git.kernel.org/.. > git tree: net > console output: