On Sun, Apr 01, 2007 at 08:15:12PM +0100, Russell King wrote:
> On Sun, Apr 01, 2007 at 06:01:23PM +0200, Sam Ravnborg wrote:
> > ============== arm ================
> >   CALL    /home/sam/kernel/kbuild.git/scripts/checksyscalls.sh
> > <stdin>:1092:2: warning: #warning syscall fadvise64 not implemented
> 
> and probably never will be.
> 
> > <stdin>:1220:2: warning: #warning syscall kexec_load not implemented
> 
> For the ARM kexec-using folk to decide.
> 
> > <stdin>:1260:2: warning: #warning syscall migrate_pages not implemented
> 
> Does this make sense for ARM?  I've no idea.
> 
> > <stdin>:1176:2: warning: #warning syscall fadvise64_64 not implemented
> > <stdin>:1340:2: warning: #warning syscall sync_file_range not implemented
> 
> These two are replaced by a special ARM version which sane argument
> ordering.  My patch for a previous version of the syscall check stuff
> shut these warnings up.
Should they be ignored only for arm (and arm26?) or in general?

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

Reply via email to