Re: [PATCH char-misc-next 3/8] misc: mic: MIC VOP Bus

2016-02-08 Thread Sudeep Dutt
On Sun, 2016-02-07 at 22:57 -0800, Greg Kroah-Hartman wrote: > On Mon, Feb 01, 2016 at 08:23:40PM -0800, Sudeep Dutt wrote: > > The Virtio Over PCIe (VOP) bus abstracts the low level hardware > > details like interrupts and mapping remote memory so that the same VOP > > driver can work without chan

Re: [PATCH char-misc-next 3/8] misc: mic: MIC VOP Bus

2016-02-07 Thread Greg Kroah-Hartman
On Mon, Feb 01, 2016 at 08:23:40PM -0800, Sudeep Dutt wrote: > The Virtio Over PCIe (VOP) bus abstracts the low level hardware > details like interrupts and mapping remote memory so that the same VOP > driver can work without changes with different MIC host or card > drivers as long as the hardware

[PATCH char-misc-next 3/8] misc: mic: MIC VOP Bus

2016-02-01 Thread Sudeep Dutt
The Virtio Over PCIe (VOP) bus abstracts the low level hardware details like interrupts and mapping remote memory so that the same VOP driver can work without changes with different MIC host or card drivers as long as the hardware bus operations are implemented. The VOP driver registers itself on t