Re: [PATCH 1/3] move rtc compat ioctl handling to fs/compat_ioctl.c

From: Matthew Wilcox
Date: Tue Dec 13 2005 - 12:30:07 EST


On Tue, Dec 13, 2005 at 06:23:12PM +0100, Christoph Hellwig wrote:
> parisc used COMPAT_IOCTL or generic w_long handlers for these whichce
> is wrong and can't work because the ioctls encode sizeof(unsigned long)
> in their ioctl number. parisc also duplicated COMPAT_IOCTL entries for
> other rtc ioctls which I remove in this patch, too.

ACK.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/