From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3tHTzp3NHpzDvll for ; Mon, 14 Nov 2016 23:17:26 +1100 (AEDT) In-Reply-To: <20160927141016.6027-1-rui.teng@linux.vnet.ibm.com> To: Rui Teng , linuxppc-dev@lists.ozlabs.org, linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org From: Michael Ellerman Cc: Michael Neuling , Anton Blanchard , Rui Teng , Shuah Khan , Cyril Bur Subject: Re: tools/testing/selftests/powerpc: Add Anton's null_syscall benchmark to the selftests Message-Id: <3tHTzp2PWzz9t1h@ozlabs.org> Date: Mon, 14 Nov 2016 23:17:26 +1100 (AEDT) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2016-27-09 at 14:10:16 UTC, Rui Teng wrote: > From: Anton Blanchard > > Pull in a version of Anton's null_syscall benchmark: > http://ozlabs.org/~anton/junkcode/null_syscall.c > Into tools/testing/selftests/powerpc/benchmarks. > > Suggested-by: Michael Ellerman > Signed-off-by: Anton Blanchard > Signed-off-by: Rui Teng Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/d8db9bc55a316d97d0acdf6ccc9f43 cheers