Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1164492 > unrolled thread
| Started by | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| First post | 2015-06-13 02:30 +0200 |
| Last post | 2015-06-13 02:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCHv3 08/16] staging: vme_user: provide DMA functionality Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-06-13 02:30 +0200
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2015-06-13 02:30 +0200 |
| Subject | Re: [PATCHv3 08/16] staging: vme_user: provide DMA functionality |
| Message-ID | <pAHuF-541-5@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web