Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754608AbbEKPCs (ORCPT ); Mon, 11 May 2015 11:02:48 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:34696 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752598AbbEKPCp (ORCPT ); Mon, 11 May 2015 11:02:45 -0400 Date: Mon, 11 May 2015 11:02:43 -0400 (EDT) Message-Id: <20150511.110243.2159872075854721566.davem@davemloft.net> To: xi.wang@gmail.com Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, ast@plumgrid.com, will.deacon@arm.com Subject: Re: [PATCH net-next] test: bpf: extend "load 64-bit immediate" testcase From: David Miller In-Reply-To: <1431159270-2960-1-git-send-email-xi.wang@gmail.com> References: <1431159270-2960-1-git-send-email-xi.wang@gmail.com> X-Mailer: Mew version 6.6 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Mon, 11 May 2015 08:02:44 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 723 Lines: 20 From: Xi Wang Date: Sat, 9 May 2015 04:14:30 -0400 > Extend the testcase to catch a signedness bug in the arm64 JIT: > > test_bpf: #58 load 64-bit immediate jited:1 ret -1 != 1 FAIL (1 times) > > This is useful to ensure other JITs won't have a similar bug. > > Link: https://lkml.org/lkml/2015/5/8/458 > Cc: Alexei Starovoitov > Cc: Will Deacon > Signed-off-by: Xi Wang Applied, thank you. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/