On 02/08/2012 11:54 AM, Wanlong Gao wrote: > Hi all: > Now, the v2 of auto mount the temporary directory for testing. > > v1->v2: check the return value of strtol suggested by Caspar. > > Please comment. ;-P > > Thanks > -Wanlong Gao > > > > Wanlong Gao (4): > hugemmap01: auto mount the temporary dir for testing > hugemmap02: auto mount the temporary dir for testing > hugemmap03: auto mount the temporary dir for testing > hugemmap04: auto mount the temporary dir for testing > > runtest/hugetlb | 8 ++-- > testcases/kernel/mem/hugetlb/hugemmap/Makefile | 11 ++++ > testcases/kernel/mem/hugetlb/hugemmap/hugemmap01.c | 50 ++++++++++++------- > testcases/kernel/mem/hugetlb/hugemmap/hugemmap02.c | 44 +++++++++++------ > testcases/kernel/mem/hugetlb/hugemmap/hugemmap03.c | 50 ++++++++++++------- > testcases/kernel/mem/hugetlb/hugemmap/hugemmap04.c | 50 ++++++++++++------- > 6 files changed, 137 insertions(+), 76 deletions(-) >
Hi, I want to know the test status of your patches before we commit the changes, after that, you can reply with adding a `Tested-by` line. Also, I'd like to know Cyril's comments to this version of patchset. Cyril, I'm not sure which is the best place to put such wrapper functions like string_to_long() I mentioned in previous mail, any ideas? Reviewed-by: Caspar Zhang <[email protected]> Thanks, Caspar ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
