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.

> <stdin>:1316:2: warning: #warning syscall pselect6 not implemented
> <stdin>:1320:2: warning: #warning syscall ppoll not implemented
> <stdin>:1360:2: warning: #warning syscall epoll_pwait not implemented

Maybe sometime in the future.

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:
-
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