From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cui Bixuan Date: Fri, 16 Dec 2016 18:07:03 +0800 Subject: [LTP] [PATCH] Fix wrong checking of aarch64 In-Reply-To: <20161216010048.7820-1-the_hoang0709@yahoo.com> References: <20161216010048.7820-1-the_hoang0709@yahoo.com> Message-ID: <5853BCC7.5090704@huawei.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it On 2016/12/16 9:00, the_hoang0709@yahoo.com wrote: > > Signed-off-by: Vertigo > --- > testcases/kernel/mem/tunable/max_map_count.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Oh, I don't notice this mail and send a patch today(when I find it error in ARM). I forward it to you :-) I guess you can add message into your patch to explain it. And I find the same error in aarch64be system. Could you help me to add check for the aarch64_be? Thank you very much, Cui Bixuan > > >