Re: [PATCH char-misc-next v3 01/13] misc: mic: SCIF header file and IOCTL interface

2015-03-26 Thread Sudeep Dutt
On Wed, 2015-03-25 at 12:04 +0100, Greg Kroah-Hartman wrote: > On Mon, Jan 26, 2015 at 04:32:42PM -0800, Sudeep Dutt wrote: > > This patch introduces the SCIF documentation in the header file > > and describes the IOCTL interface for user mode. mic_overview.txt > > is updated with documentation on

Re: [PATCH char-misc-next v3 01/13] misc: mic: SCIF header file and IOCTL interface

2015-03-25 Thread Greg Kroah-Hartman
On Mon, Jan 26, 2015 at 04:32:42PM -0800, Sudeep Dutt wrote: > This patch introduces the SCIF documentation in the header file > and describes the IOCTL interface for user mode. mic_overview.txt > is updated with documentation on SCIF and a new document > describing SCIF in more details is availabl

[PATCH char-misc-next v3 01/13] misc: mic: SCIF header file and IOCTL interface

2015-01-26 Thread Sudeep Dutt
This patch introduces the SCIF documentation in the header file and describes the IOCTL interface for user mode. mic_overview.txt is updated with documentation on SCIF and a new document describing SCIF in more details is available in scif_overview.txt. Reviewed-by: Nikhil Rao Reviewed-by: Ashuto