Hi!
> > arm use __NR_sync_file_range2 not __NR_sync_file_range for system call.
> > the test casecheck __NR_sync_file_range for arm,
> > So test react "System doesn't support" for arm.
> > but actually arm use __NR_sync_file_range2 to support the system call.
> >
> > powerpc is big endian, arm is small endian, so the parameter dealing is
> > different.
> 
>     Not true. ARM can be biendian, just like MIPS...
>     A better test needs to be derived for endianness than this.

Actually there seems to be some little endian PPC machines out there,
see: http://lwn.net/Articles/408340/

-- 
Cyril Hrubis
[email protected]

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to