Re: [PATCH v2 3/6] staging: most: aim-cdev: make syscall write accept buffers of arbitrary size

2016-09-23 Thread Christian Gromm
On Fri, 23 Sep 2016 15:20:33 +0200 Greg KH wrote: > On Fri, Sep 23, 2016 at 02:49:28PM +0200, Christian Gromm wrote: > > On Fri, 23 Sep 2016 14:08:51 +0200 > > Greg KH wrote: > > > > > On Thu, Sep 22, 2016 at 11:37:07AM +0200, Christian

Re: [PATCH v2 3/6] staging: most: aim-cdev: make syscall write accept buffers of arbitrary size

2016-09-23 Thread Greg KH
On Fri, Sep 23, 2016 at 02:49:28PM +0200, Christian Gromm wrote: > On Fri, 23 Sep 2016 14:08:51 +0200 > Greg KH wrote: > > > On Thu, Sep 22, 2016 at 11:37:07AM +0200, Christian Gromm wrote: > > > This patch allows to call the write() function for synchronous and > > >

Re: [PATCH v2 3/6] staging: most: aim-cdev: make syscall write accept buffers of arbitrary size

2016-09-23 Thread Christian Gromm
On Fri, 23 Sep 2016 14:08:51 +0200 Greg KH wrote: > On Thu, Sep 22, 2016 at 11:37:07AM +0200, Christian Gromm wrote: > > This patch allows to call the write() function for synchronous and > > isochronous channels with buffers of any size. The AIM simply waits > > for

Re: [PATCH v2 3/6] staging: most: aim-cdev: make syscall write accept buffers of arbitrary size

2016-09-23 Thread Greg KH
On Thu, Sep 22, 2016 at 11:37:07AM +0200, Christian Gromm wrote: > This patch allows to call the write() function for synchronous and > isochronous channels with buffers of any size. The AIM simply waits for > data to fill up the MOST buffer object according to the network interface > controller

[PATCH v2 3/6] staging: most: aim-cdev: make syscall write accept buffers of arbitrary size

2016-09-22 Thread Christian Gromm
This patch allows to call the write() function for synchronous and isochronous channels with buffers of any size. The AIM simply waits for data to fill up the MOST buffer object according to the network interface controller specification for streaming channels, before it submits the buffer to the