Re: [PATCH 1/9] VC04_SERVICES: Add compat ioctl data structures

2017-01-18 Thread Michael Zoran
On Wed, 2017-01-18 at 18:23 +0100, Greg KH wrote: > On Wed, Jan 18, 2017 at 09:18:43AM -0800, Michael Zoran wrote: > > On Wed, 2017-01-18 at 18:13 +0100, Greg KH wrote: > > > On Wed, Jan 18, 2017 at 07:04:45AM -0800, Michael Zoran wrote: > > > > This change adds the compatibility data structures fo

Re: [PATCH 1/9] VC04_SERVICES: Add compat ioctl data structures

2017-01-18 Thread Greg KH
On Wed, Jan 18, 2017 at 09:18:43AM -0800, Michael Zoran wrote: > On Wed, 2017-01-18 at 18:13 +0100, Greg KH wrote: > > On Wed, Jan 18, 2017 at 07:04:45AM -0800, Michael Zoran wrote: > > > This change adds the compatibility data structures for > > > compatibility > > > ioctls and defines compatibili

Re: [PATCH 1/9] VC04_SERVICES: Add compat ioctl data structures

2017-01-18 Thread Michael Zoran
On Wed, 2017-01-18 at 18:13 +0100, Greg KH wrote: > On Wed, Jan 18, 2017 at 07:04:45AM -0800, Michael Zoran wrote: > > This change adds the compatibility data structures for > > compatibility > > ioctls and defines compatibility ioctl definitions for the ioctls > > that have changed. > > > > Signe

Re: [PATCH 1/9] VC04_SERVICES: Add compat ioctl data structures

2017-01-18 Thread Greg KH
On Wed, Jan 18, 2017 at 07:04:45AM -0800, Michael Zoran wrote: > This change adds the compatibility data structures for compatibility > ioctls and defines compatibility ioctl definitions for the ioctls > that have changed. > > Signed-off-by: Michael Zoran > --- > .../interface/vchiq_arm/vchiq_io

[PATCH 1/9] VC04_SERVICES: Add compat ioctl data structures

2017-01-18 Thread Michael Zoran
This change adds the compatibility data structures for compatibility ioctls and defines compatibility ioctl definitions for the ioctls that have changed. Signed-off-by: Michael Zoran --- .../interface/vchiq_arm/vchiq_ioctl.h | 96 ++ 1 file changed, 96 insertions