Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1164492

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

From Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCHv3 08/16] staging: vme_user: provide DMA functionality
Date 2015-06-13 02:30 +0200
Message-ID <pAHuF-541-5@gated-at.bofh.it> (permalink)
References <pv4Nj-2T1-3@gated-at.bofh.it> <pv4Nk-2T1-33@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@gmail.com>
> Cc: Igor Alekseev <igor.alekseev@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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCHv3 08/16] staging: vme_user: provide DMA functionality Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-06-13 02:30 +0200

csiph-web