[PATCHv3 08/16] staging: vme_user: provide DMA functionality

Greg Kroah-Hartman gregkh at linuxfoundation.org
Sat Jun 13 00:28:07 UTC 2015


On Thu, May 28, 2015 at 03:07:05PM +0300, Dmitry Kalinkin wrote:
> This introduces a new dma device that provides a single ioctl call that
> provides DMA read and write functionality to the user space.
> 
> Signed-off-by: Dmitry Kalinkin <dmitry.kalinkin at gmail.com>
> Cc: Igor Alekseev <igor.alekseev at itep.ru>
> ---
>  drivers/staging/vme/devices/vme_user.c | 201 ++++++++++++++++++++++++++++++++-
>  drivers/staging/vme/devices/vme_user.h |  11 ++
>  2 files changed, 209 insertions(+), 3 deletions(-)

I want to get Martyn's feedback on this, as it's adding a new feature to
the subsystem that he's going to have to maintain.

thanks,

greg k-h


More information about the devel mailing list