From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194] helo=mx.sourceforge.net) by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1SzjzL-0005hP-37 for ltp-list@lists.sourceforge.net; Fri, 10 Aug 2012 07:50:31 +0000 Received: from mx1.redhat.com ([209.132.183.28]) by sog-mx-4.v43.ch3.sourceforge.com with esmtp (Exim 4.76) id 1SzjzI-0001vX-VY for ltp-list@lists.sourceforge.net; Fri, 10 Aug 2012 07:50:31 +0000 Message-ID: <5024BC1E.1070502@redhat.com> Date: Fri, 10 Aug 2012 15:45:34 +0800 From: Zhouping Liu MIME-Version: 1.0 References: In-Reply-To: Subject: Re: [LTP] [PATCH resend 2/6] update testcases to use flag for get_allowed_nodes() List-Id: Linux Test Project General Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============7371957607804726742==" Errors-To: ltp-list-bounces@lists.sourceforge.net To: Caspar Zhang Cc: LTP List This is a multi-part message in MIME format. --===============7371957607804726742== Content-Type: multipart/alternative; boundary="------------030805070807070002090901" This is a multi-part message in MIME format. --------------030805070807070002090901 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 08/09/2012 02:15 PM, Caspar Zhang wrote: > Interface of get_allowed_nodes() now requires a flag, > update all testcases using this interface. > > Also fix some checkpatch warnings. > > Signed-off-by: Jan Stancek Looks good for me. Reviewed-by: Zhouping Liu Thanks, Zhouping > --- > .../syscalls/get_mempolicy/get_mempolicy01.c | 5 +++-- > testcases/kernel/syscalls/mbind/mbind01.c | 5 +++-- > .../kernel/syscalls/move_pages/move_pages02.c | 5 +++-- > .../kernel/syscalls/move_pages/move_pages03.c | 5 +++-- > .../kernel/syscalls/move_pages/move_pages04.c | 5 +++-- > .../kernel/syscalls/move_pages/move_pages05.c | 5 +++-- > .../kernel/syscalls/move_pages/move_pages06.c | 5 +++-- > .../kernel/syscalls/move_pages/move_pages07.c | 5 +++-- > .../kernel/syscalls/move_pages/move_pages08.c | 5 +++-- > .../kernel/syscalls/move_pages/move_pages09.c | 5 +++-- > .../kernel/syscalls/move_pages/move_pages10.c | 5 +++-- > .../kernel/syscalls/move_pages/move_pages11.c | 5 +++-- > .../syscalls/move_pages/move_pages_support.c | 8 +++++--- > 13 files changed, 41 insertions(+), 27 deletions(-) > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > > _______________________________________________ > Ltp-list mailing list > Ltp-list@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/ltp-list --------------030805070807070002090901 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
On 08/09/2012 02:15 PM, Caspar Zhang wrote:
Interface of get_allowed_nodes() now requires a flag,
update all testcases using this interface.

Also fix some checkpatch warnings.

Signed-off-by: Jan Stancek <jstancek@redhat.com>

Looks good for me.

Reviewed-by: Zhouping Liu <zliu@redhat.com>

Thanks,
Zhouping

---
 .../syscalls/get_mempolicy/get_mempolicy01.c       |    5 +++--
 testcases/kernel/syscalls/mbind/mbind01.c          |    5 +++--
 .../kernel/syscalls/move_pages/move_pages02.c      |    5 +++--
 .../kernel/syscalls/move_pages/move_pages03.c      |    5 +++--
 .../kernel/syscalls/move_pages/move_pages04.c      |    5 +++--
 .../kernel/syscalls/move_pages/move_pages05.c      |    5 +++--
 .../kernel/syscalls/move_pages/move_pages06.c      |    5 +++--
 .../kernel/syscalls/move_pages/move_pages07.c      |    5 +++--
 .../kernel/syscalls/move_pages/move_pages08.c      |    5 +++--
 .../kernel/syscalls/move_pages/move_pages09.c      |    5 +++--
 .../kernel/syscalls/move_pages/move_pages10.c      |    5 +++--
 .../kernel/syscalls/move_pages/move_pages11.c      |    5 +++--
 .../syscalls/move_pages/move_pages_support.c       |    8 +++++---
 13 files changed, 41 insertions(+), 27 deletions(-)



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/


_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

--------------030805070807070002090901-- --===============7371957607804726742== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ --===============7371957607804726742== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list --===============7371957607804726742==--