On Tue, Apr 22, 2025 at 02:34:09PM +0800, Zongmin Zhou wrote: > From: Zongmin Zhou <zhouzongmin@xxxxxxxxxx> > > fix usb device limited max_sectors when use usbip protocol As far as I can tell this is a virtual HCI and can't perform DMA. Thus nothing should use DMA API calls on it and the mask is irrelevant.