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 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
