Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933115AbbGGUFu (ORCPT ); Tue, 7 Jul 2015 16:05:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34458 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932486AbbGGUFm (ORCPT ); Tue, 7 Jul 2015 16:05:42 -0400 Message-ID: <559C3112.7090505@redhat.com> Date: Tue, 07 Jul 2015 22:05:38 +0200 From: Denys Vlasenko User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Ingo Molnar CC: Linus Torvalds , Steven Rostedt , Borislav Petkov , "H. Peter Anvin" , Andy Lutomirski , Oleg Nesterov , Frederic Weisbecker , Alexei Starovoitov , Will Drewry , Kees Cook , x86@kernel.org, linux-kernel@vger.kernel.org, Shuah Khan Subject: Re: [PATCH v3 RESEND] x86/asm/entry/32, selftests: Add test_syscall_vdso test References: <1435953772-1446-1-git-send-email-dvlasenk@redhat.com> <20150706124455.GA10784@gmail.com> <20150706124641.GA12927@gmail.com> In-Reply-To: <20150706124641.GA12927@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 938 Lines: 23 On 07/06/2015 02:46 PM, Ingo Molnar wrote: > > * Ingo Molnar wrote: > >>> tools/testing/selftests/x86/test_syscall_vdso.c | 401 ++++++++++++++++++++++++ >>> tools/testing/selftests/x86/thunks_32.S | 55 ++++ >>> 2 files changed, 456 insertions(+) >>> create mode 100644 tools/testing/selftests/x86/test_syscall_vdso.c >>> create mode 100644 tools/testing/selftests/x86/thunks_32.S >> >> Hm, what I don't see is any Makefile integration. How am I supposed to build this >> test, and how will automated tests pick this testcase up? > Note that I prettied up its changelog (attached below), please use this for the > next submission. I just sent v4. Sorry. -- 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/