Re: [PATCH v3 0/3] UIO support for dfl devices

2020-12-17 Thread Greg KH
On Thu, Dec 17, 2020 at 05:35:51AM -0800, Tom Rix wrote: > > On 12/16/20 9:44 PM, Xu Yilun wrote: > > This patchset supports some dfl device drivers written in userspace. > > > > In the patchset v1, the "driver_override" interface should be used to bind > > the DFL UIO driver to DFL devices. But

Re: [PATCH v3 0/3] UIO support for dfl devices

2020-12-17 Thread Tom Rix
On 12/16/20 9:44 PM, Xu Yilun wrote: > This patchset supports some dfl device drivers written in userspace. > > In the patchset v1, the "driver_override" interface should be used to bind > the DFL UIO driver to DFL devices. But there is concern that the > "driver_override" interface is not OK

[PATCH v3 0/3] UIO support for dfl devices

2020-12-16 Thread Xu Yilun
This patchset supports some dfl device drivers written in userspace. In the patchset v1, the "driver_override" interface should be used to bind the DFL UIO driver to DFL devices. But there is concern that the "driver_override" interface is not OK itself. So in v2, we use a new matching