Any updates about the issue related to getdelays.c file ?
Subrata,
Please, can you send me your feedback about the patch I want to submit for 
fixing the getdelays issue ?

Thanks in advance
Best Regards
Francesco Rundo

From: Francesco RUNDO [mailto:[email protected]]
Sent: Tuesday, November 09, 2010 11:06 AM
To: [email protected]
Subject: [LTP] Removed unused variables on getdelay.c file

Dears,

I'm porting the recent LTP release -20101031- for SH platforms both glibc and 
uClibc.

I've noted unused variables -"stime" and "utime"- declared on the file 
getdelays.c (you find it under $LTPROOT/testcases/kernel/controllers/cgroup/). 
The above variables are both "__u64".

Moreover -and only for uClibc build-, the variable "stime" causes an error of 
"variable redeclared as different kind of symbol", as there is a function 
"stime" exported on the standard "time.h" header file of the uClibc target.

I think the above variables should be removed on the file "getdelays.c" both 
because they are unused and because they causes an error during LTP build for 
uClibc (for SH platforms).

I've attached a patch to do that.

Best Regards,
Francesco Rundo


Attachment: ltp-full-20101031-delete-unused-variables.patch
Description: ltp-full-20101031-delete-unused-variables.patch

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list
------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to