From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754640AbcI0KTH (ORCPT ); Tue, 27 Sep 2016 06:19:07 -0400 Received: from ozlabs.org ([103.22.144.67]:37721 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753848AbcI0KS7 (ORCPT ); Tue, 27 Sep 2016 06:18:59 -0400 From: Michael Ellerman To: Rui Teng , linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Shuah Khan , Anton Blanchard , Cyril Bur , Michael Neuling , Rui Teng Subject: Re: [PATCH] tools/testing/selftests/powerpc: Add Anton's null_syscall benchmark to the selftests In-Reply-To: <1474618460-2656-1-git-send-email-rui.teng@linux.vnet.ibm.com> References: <1474618460-2656-1-git-send-email-rui.teng@linux.vnet.ibm.com> User-Agent: Notmuch/0.21 (https://notmuchmail.org) Date: Tue, 27 Sep 2016 20:18:55 +1000 Message-ID: <87fuol7ii8.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Rui Teng writes: > 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 Can you please resend this CC'ed to linuxppc-dev, that way patchwork will see it, which is where I look for patches. I see that MAINTAINERS doesn't list tools/testing/selftests/powerpc under the PPC section, which it should, so I'll fix that. cheers