On Tue, 2009-08-25 at 11:35 +0530, rohit verma wrote: > Thanks Garrett... > > On Tue, Aug 25, 2009 at 4:59 AM, Garrett Cooper<[email protected]> wrote: > > On Mon, Aug 24, 2009 at 5:16 AM, rohit verma<[email protected]> wrote: > >> Dear Subrata, > >> > >> smt_smp_ affinity test case is passing on Fedora but fails on Ubuntu > >> for the same H/W.On Ubuntu system, after doing strace i observed that > >> system call sched_getaffinity was returning -1 [ERROR:EINVAL] due to > >> second argument. > >> > >> sched_getaffinity(pid, sizeof(unsigned int), &mask1)
Thanks. Also removed the "\n"s. Regards-- Subrata > >> > >> Please find attached herewith the patch which fixes the issue. > > > > Rohit, > > Good catch -- one style note though: tst_resm doesn't require a > > "\n" because that's automatically appended to each message. > > Thanks, > > -Garrett > > > > > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
