> Could you cc myself or parisc-linux@parisc-linux.org in future
> please?
Yes, I'll try to cc you.
> first, you've called it `compact_sys_ioctl' -- it should be `compat_sys_ioctl'.
> it's compatible, not really small ;-)
Ouch, stupid typo. Sorry
> second, you've not changed the definition in arch/parisc/kernel/syscall.S:
>
> - ENTRY_DIFF(ioctl)
> + ENTRY_COMP(ioctl)
So I should take arch/parisc/kernel/syscall.S and change
ENTRY_DIFF(ioctl) into ENTRY_COMP(ioctl)? Great, thanx.
[BTW have you actually tested it or are these just first obvious
mistakes?]
Pavel
-- Horseback riding is like software... ...vgf orggre jura vgf serr. - 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/