On Sun, Oct 17, 2010 at 7:13 PM, lina.zhao <[email protected]> wrote:
> 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.
-Garrett

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to