Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Thiemo Seufer <ths@networkno.de>
To: Franck Bui-Huu <vagabon.xyz@gmail.com>
Cc: Atsushi Nemoto <anemo@mba.ocn.ne.jp>,
	linux-mips@linux-mips.org, ralf@linux-mips.org, sam@ravnborg.org
Subject: Re: [PATCH] MIPS: Run checksyscalls for N32 and O32 ABI
Date: Fri, 11 May 2007 14:51:14 +0100	[thread overview]
Message-ID: <20070511135114.GA16014@networkno.de> (raw)
In-Reply-To: <cda58cb80705110514g1098de81lec547e774eb76482@mail.gmail.com>

Franck Bui-Huu wrote:
> Hi Atsushi,
> 
> On 5/10/07, Atsushi Nemoto <anemo@mba.ocn.ne.jp> wrote:
> >On 64-bit MIPS, only N64 ABI is checked by default.  This patch adds
> >some rules for other ABIs.  This results in these warnings at the
> >moment:
> >
> 
> nice to see this second version which is nicer IMHO.
> 
> >  CALL-N32 /home/git/linux-mips/scripts/checksyscalls.sh
> ><stdin>:148:2: warning: #warning syscall time not implemented
> ><stdin>:424:2: warning: #warning syscall select not implemented
> ><stdin>:440:2: warning: #warning syscall uselib not implemented
> ><stdin>:856:2: warning: #warning syscall vfork not implemented
> ><stdin>:868:2: warning: #warning syscall truncate64 not implemented
> ><stdin>:872:2: warning: #warning syscall ftruncate64 not implemented
> ><stdin>:876:2: warning: #warning syscall stat64 not implemented
> ><stdin>:880:2: warning: #warning syscall lstat64 not implemented
> ><stdin>:884:2: warning: #warning syscall fstat64 not implemented
> ><stdin>:980:2: warning: #warning syscall getdents64 not implemented
> ><stdin>:1176:2: warning: #warning syscall fadvise64_64 not implemented
> ><stdin>:1284:2: warning: #warning syscall fstatat64 not implemented
> ><stdin>:1364:2: warning: #warning syscall utimensat not implemented
> >  CALL-O32 /home/git/linux-mips/scripts/checksyscalls.sh
> ><stdin>:424:2: warning: #warning syscall select not implemented
> ><stdin>:856:2: warning: #warning syscall vfork not implemented
> ><stdin>:1176:2: warning: #warning syscall fadvise64_64 not implemented
> ><stdin>:1364:2: warning: #warning syscall utimensat not implemented
> >  CALL    /home/git/linux-mips/scripts/checksyscalls.sh
> ><stdin>:148:2: warning: #warning syscall time not implemented
> ><stdin>:424:2: warning: #warning syscall select not implemented
> ><stdin>:440:2: warning: #warning syscall uselib not implemented
> ><stdin>:856:2: warning: #warning syscall vfork not implemented
> ><stdin>:980:2: warning: #warning syscall getdents64 not implemented
> ><stdin>:1364:2: warning: #warning syscall utimensat not implemented
> >
> 
> woah, quite a lot of works are waiting for you ;)

AFAICS everything except utimensat is a false positive.


Thiemo

  reply	other threads:[~2007-05-11 13:56 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-10 16:02 [PATCH] MIPS: Run checksyscalls for N32 and O32 ABI Atsushi Nemoto
2007-05-11 10:49 ` Ralf Baechle
2007-05-11 12:14 ` Franck Bui-Huu
2007-05-11 13:51   ` Thiemo Seufer [this message]
2007-05-11 14:41     ` Atsushi Nemoto
2007-05-11 15:59   ` Atsushi Nemoto
2007-05-11 19:23     ` Franck Bui-Huu
2007-05-12 16:47       ` Atsushi Nemoto
2007-05-12 18:58         ` Sam Ravnborg
2007-05-13 13:51           ` Atsushi Nemoto
2007-05-14  7:27           ` Franck Bui-Huu
2007-05-14  7:23         ` Franck Bui-Huu
2007-05-14  7:46           ` Atsushi Nemoto
2007-05-14  7:55             ` Franck Bui-Huu
2007-05-14  8:07               ` Atsushi Nemoto
2007-05-14 10:32                 ` Franck Bui-Huu
2007-05-14 10:42                   ` Franck Bui-Huu
2007-05-14 13:29                   ` Atsushi Nemoto
2007-05-29 15:38         ` Atsushi Nemoto
2007-05-31 12:14           ` Ralf Baechle

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=20070511135114.GA16014@networkno.de \
    --to=ths@networkno.de \
    --cc=anemo@mba.ocn.ne.jp \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.org \
    --cc=sam@ravnborg.org \
    --cc=vagabon.xyz@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox