commit | 45412befe8fee657effc15112af05ca9dbea61fc | [log] [tgz] |
---|---|---|
author | Andy King <acking@vmware.com> | Fri Aug 23 09:22:13 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Aug 27 21:42:12 2013 -0700 |
tree | 9eabdc57bd7da7c3359d7d55a153ef26e2706c4c | |
parent | 440ab3b3039834508250975d07d52d41883cf520 [diff] |
VMCI: Remove non-blocking/pinned queuepair support We added this for a special case that doesn't exist on Linux. Remove the non-blocking/pinned queuepair code and simplify the driver in preparation for adding virtual IOMMU support. Acked-by: Aditya Sarwade <asarwade@vmware.com> Signed-off-by: Andy King <acking@vmware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>