Poornima, The August 2008 Intermediate release is out (http://prdownloads.sourceforge.net/ltp/ltp-intermediate-20080820.tgz?download). Can you kindly rebase your Patch with the latest release ?
Regards-- Subrata On Wed, 2008-08-20 at 18:14 +0530, B. N. Poornima wrote: > Vijay, > > Vijay Kumar wrote: > > B. N. Poornima wrote: > >> I am re sending the patch with the above modifications. Please test > >> and let me know. Thanks! > > [clip] > >> > >> --- ltp-full-20080731.original/include/linux_syscall_numbers.h > >> 2008-07-21 16:08:43.000000000 +0530 > >> +++ ltp-full-20080731/include/linux_syscall_numbers.h 2008-08-18 > >> 12:42:06.000000000 +0530 > >> @@ -381,6 +381,9 @@ > >> # ifndef __NR_faccessat > >> # define __NR_faccessat (__NR_openat + 12) > >> # endif > >> +# ifndef __NR_sync_file_range2 > >> +# define __NR_sync_file_range2 308 > >> +# endif > > > > There are few issues with this patch. > > > > 1. The patch is modifying a generated file linux_syscall_numbers.h. > > The files in testcases/kernel/include/*.in should have been modified. > Thanks for the input. I am attaching the modified patch with the above > correction. > > > > 2. When the patch was committed the generated file got added to the > > CVS repository. > I did not understand the problem here. Is there anything expected from > my end? > > > > Regards, > > Vijay > > Regards, > Poornima. ------------------------------------------------------------------------- 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
