From: Grant Grundler <grundler@parisc-linux.org>
To: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] 2.4.21-paX on an rp2430
Date: Mon, 14 Jul 2003 15:07:35 -0600 [thread overview]
Message-ID: <20030714210735.GA27164@dsl2.external.hp.com> (raw)
In-Reply-To: <20030714194824.GD23545@dsl2.external.hp.com>
On Mon, Jul 14, 2003 at 01:48:24PM -0600, Grant Grundler wrote:
> i've uploaded a *PRE-RELEASE* 2.4.21-pa5.tgz to:
> ftp://ftp.parisc-linux.org/kernels/a500/2.4.21-pa5.tgz
BTW, I'm trying to fix "sendfile". I missing some peice to make
the 32-bit syscall wrapper to work right.
It works fine to 32-bit kernel
grundler <504>./sftest foo
sendfile returned ret = 7013 off = 7013 errno = 0
grundler <505>ls -l foo
-rw-r--r-- 1 grundler grundler 7013 Jul 14 14:03 foo
grundler <506>uname -a
Linux debian 2.4.21-pa2 #46 Sat Jul 5 23:28:38 PDT 2003 parisc GNU/Linux
But not for 64-bit kernel:
grundler@gsyprf11:~$ ./sftest x
sendfile returned ret = 7013 off = 0 errno = 0
grundler@gsyprf11:~$ ls -l x
-rw-r--r-- 1 grundler users 7013 Jul 14 14:05 x
and thanks to tausq for whipping up the simple test case.
"distcc" won't work on my a500 "mini cluster" until this is fixed. :^)
grant
prev parent reply other threads:[~2003-07-14 21:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-14 18:23 [parisc-linux] 2.4.21-paX on an rp2430 Carlos O'Donell
2003-07-14 18:45 ` Thibaut VARÈNE
2003-07-14 18:49 ` Carlos O'Donell
2003-07-14 19:48 ` Grant Grundler
2003-07-14 21:07 ` Grant Grundler [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030714210735.GA27164@dsl2.external.hp.com \
--to=grundler@parisc-linux.org \
--cc=parisc-linux@lists.parisc-linux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.