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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Al Viro
Date: Friday, October 12, 2007 - 5: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, 4:51 pm)
Re: [PATCH] hiddev: Add 32bit ioctl compatibilty, Al Viro, (Fri Oct 12, 5:02 pm)
Re: [PATCH] hiddev: Add 32bit ioctl compatibilty, Philip Langdale, (Sat Oct 13, 10:42 am)
[PATCH] hiddev: simplify 32bit ioctl compatibilty, Arnd Bergmann, (Sat Oct 20, 9:03 am)
Re: [PATCH] compat_ioctl: introduce generic_compat_ioctl h ..., Christoph Hellwig, (Sat Oct 20, 9:11 am)