Re: [COMPAT] Add compat_merge64 helper

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Kyle McMartin <kyle@...>
Cc: <linux-arch@...>, <linux-kernel@...>
Date: Friday, September 28, 2007 - 7:52 pm

On Saturday 29 September 2007, Kyle McMartin wrote:

s390 is big-endian as well, and while it does have really weird C calling
conventions for 64 bit arguments in 32 bit mode, these do not affect the
system call ABI, so we should be fine here.

ia64 and x86_64 are obviously little-endian, and I double-checked that they
work with this logic.

	Arnd <><
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[COMPAT] Add compat_merge64 helper, Kyle McMartin, (Fri Sep 28, 6:33 pm)
Re: [COMPAT] Add compat_merge64 helper, Heiko Carstens, (Sat Sep 29, 5:48 am)
Re: [COMPAT] Add compat_merge64 helper, Ralf Baechle, (Wed Oct 3, 8:12 am)
Re: [COMPAT] Add compat_merge64 helper, Arnd Bergmann, (Fri Sep 28, 7:38 pm)
Re: [COMPAT] Add compat_merge64 helper, Kyle McMartin, (Fri Sep 28, 8:01 pm)
Re: [COMPAT] Add compat_merge64 helper, Arnd Bergmann, (Fri Sep 28, 7:52 pm)
Re: [COMPAT] Add compat_merge64 helper, Kyle McMartin, (Fri Sep 28, 8:02 pm)
Re: [COMPAT] Add compat_merge64 helper, Paul Mundt, (Sat Sep 29, 3:23 am)
[PATCH] Generic compat_sys_fallocate, Kyle McMartin, (Fri Sep 28, 6:33 pm)
Re: [PATCH] Generic compat_sys_fallocate, Geert Uytterhoeven, (Sat Sep 29, 5:11 am)