Hi Subrata, Thanks for approving the patch.
I am sending one more patch. This is regarding the :- 1) IPC test cases. These testcases fails on our arm platform. The problem is that these testcases are using old ipc version i.e IPC_OLD. After passing IPC_64 (0x100) along with IPC_STAT these testcase will pass. I think it should not effect the other platforms also. 2) Shmat test case:- It is a fix for arm low memory embedded devices. Regards Sandeep On Thu, Aug 21, 2008 at 6:42 PM, Subrata Modak <[EMAIL PROTECTED]> wrote: > On Thu, 2008-08-21 at 11:00 +0530, sasa sasa wrote: >> Hi All, >> >> I am attaching a patch fs.patch for fixing some testcases failing on arm. >> fs.patch:- >> For arm architecture some system calls has been removed like time, >> utime etc. Since fs testcases include time system call, it should be >> replaced with gettimeofday system call. It wouldn't effect other >> architectures and thus works for arm also. >> Also testcases like utime should be made architecture specific. >> > > Thanks for the updates. I verified them pre and post patching and seems > satisfied. Please see results pre and post patching. Your patch is > merged. > > Regards-- > Subrata > >> >> Regards >> Sandeep >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >> Build the coolest Linux based applications with Moblin SDK & win great prizes >> Grand prize is a trip for two to an Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ Ltp-list mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/ltp-list > >
ipc_shmat.patch
Description: Binary data
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
