On Tue, Apr 19, 2005 at 11:13:47AM +0900, Yoshioka Tsuneo wrote:
> Hello
> 
> If we use 64bit kernel on ia64/x86_64/s390 architecture, and we run
> 32bit binary on 32bit compatibility mode, sendfile system call seems be
> not set offset argument.
> This is because sendfile's return value is not zero but the code regards
> the result by return value is zero or not.
> This problem will be affect to ia64/x86_64/s390 and not affect to other
> architecture does not affect other architecture (mips/parisc/ppc64/sparc64).
> So, I have multi-posted this e-mail to ia64/x86_64/s390 maintainer and
> mailling list.
> 
> Following patch will fix the problem. (I have confirmed on my EM64T
> machine.)

Thanks, looks good. Just need to figure out which of the architecture
maintainers pushes the patch now ,-)

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to