Re: [PATCH] hiddev: Add 32bit ioctl compatibilty

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Philip Langdale <philipl@...>
Cc: Jiri Kosina <jkosina@...>, LKML <linux-kernel@...>
Date: Friday, October 12, 2007 - 8:02 pm

On Fri, Oct 12, 2007 at 04:51:00PM -0700, Philip Langdale wrote:

Just how many instances of that sucker do we need?  It's nothing but

     struct inode *inode = file->f_path.dentry->d_inode;
     return file->f_op->ioctl(inode, file, cmd, compat_ptr(arg));
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] hiddev: Add 32bit ioctl compatibilty, Philip Langdale, (Fri Oct 12, 7:51 pm)
Re: [PATCH] hiddev: Add 32bit ioctl compatibilty, Al Viro, (Fri Oct 12, 8:02 pm)
Re: [PATCH] compat_ioctl: introduce generic_compat_ioctl hel..., Christoph Hellwig, (Sat Oct 20, 12:11 pm)
[PATCH] hiddev: simplify 32bit ioctl compatibilty, Arnd Bergmann, (Sat Oct 20, 12:03 pm)
Re: [PATCH] hiddev: Add 32bit ioctl compatibilty, Philip Langdale, (Sat Oct 13, 1:42 pm)