From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xiao Yang Date: Fri, 30 Aug 2019 09:43:54 +0800 Subject: [LTP] [PATCH 2/2] runtest/numa: add migrate_pages* In-Reply-To: <20190829204149.GB5711@dell5510> References: <1566987255-3010-1-git-send-email-xuyang2018.jy@cn.fujitsu.com> <1566987255-3010-2-git-send-email-xuyang2018.jy@cn.fujitsu.com> <20190829204149.GB5711@dell5510> Message-ID: <5D687F5A.80002@cn.fujitsu.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it On 2019/08/30 4:41, Petr Vorel wrote: > Hi Xu, > >> Since migrate_pages must depend on numa, add it into >> runtest/numa. >> Signed-off-by: Yang Xu > Thanks for the patch, merged. Hi Petr, Why don't sort numa tests alphabetically as my replied? Best Regards, Xiao Yang > Kind regards, > Petr >