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.
