Re: [PATCH] work around duff ABIs

Alan Cox (alan@lxorguk.ukuu.org.uk)
21 Oct 2002 13:14:43 +0100


On Sun, 2002-10-20 at 13:51, Matthew Wilcox wrote:
> asmlinkage ssize_t sys_pread64(unsigned int fd, char *buf, size_t count,
> loff_t pos)
>

Which ABI. If its the hppa ABI then its however you specified it and
however your call setup/return code handles it. If that needs glue and
your own syscall vectors calling sys_pread64 indirectly BFD.

-
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/