Re: [PATCH] compat: fix compat_sys_openat and friends

From: Linus Torvalds
Date: Thu Feb 02 2006 - 01:10:58 EST




On Thu, 2 Feb 2006, Stephen Rothwell wrote:
>
> Yes, that is it. I have tried using "long" and "unsigned int" for those
> first parameters and it produces exactly the same assembler output on
> ppc64 and x86_64. Everywhere else that we have a file descriptor argument
> to a compat syscall function it is declared "unsigned int".
>
> And for these compat functions, alpha is irrelevent of course. :-)

Fair enough. Applied.

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