Re: ioctl32 cleanup -- rest of architectures

Matthew Wilcox (willy@debian.org)
Mon, 10 Mar 2003 17:28:32 +0000


Could you cc myself or parisc-linux@parisc-linux.org in future please?

first, you've called it `compact_sys_ioctl' -- it should be `compat_sys_ioctl'.
it's compatible, not really small ;-)

second, you've not changed the definition in arch/parisc/kernel/syscall.S:

- ENTRY_DIFF(ioctl)
+ ENTRY_COMP(ioctl)

-- 
"It's not Hollywood.  War is real, war is primarily not about defeat or
victory, it is about death.  I've seen thousands and thousands of dead bodies.
Do you think I want to have an academic debate on this subject?" -- Robert Fisk
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/