Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760210AbbBJAan (ORCPT ); Mon, 9 Feb 2015 19:30:43 -0500 Received: from ozlabs.org ([103.22.144.67]:53518 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753373AbbBJAam (ORCPT ); Mon, 9 Feb 2015 19:30:42 -0500 Message-ID: <1423528239.19657.3.camel@ellerman.id.au> Subject: Re: [GIT PULL] Kselftest updates for 3.20-rc1 From: Michael Ellerman To: Shuah Khan Cc: Linus Torvalds , linux-kernel@vger.kernel.org, linux-api@vger.kernel.org Date: Tue, 10 Feb 2015 11:30:39 +1100 In-Reply-To: <54D8FE1C.5040303@osg.samsung.com> References: <54D8FE1C.5040303@osg.samsung.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.7-0ubuntu1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2914 Lines: 74 On Mon, 2015-02-09 at 11:36 -0700, Shuah Khan wrote: > Hi Linus, > > Please pull the following Kselftest updates for 3.20-rc1 > > thanks, > -- Shuah > > The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: > > Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest > tags/linux-kselftest-3.20-rc1 > > for you to fetch changes up to 6ddf898c23d62c974e148efd9e509731324a167a: > > selftests/exec: Check if the syscall exists and bail if not > (2015-02-04 10:17:35 -0700) > > ---------------------------------------------------------------- > Kselftest updates for 3.20-rc1 > > This update adds: > - Kselftest install target feature > - Fix for selftests/exec test > > ---------------------------------------------------------------- > Michael Ellerman (1): > selftests/exec: Check if the syscall exists and bail if not > > Shuah Khan (20): > selftests/breakpoints: add install target to enable test install > selftests/cpu-hotplug: add install target to enable test install > selftests/efivarfs: add install target to enable test install > selftests/firmware: add install target to enable test install > selftests/ftrace: add install target to enable test install > selftests/ipc: add install target to enable test install > selftests/kcmp: add install target to enable test install > selftests/memfd: add install target to enable test install > selftests/memory-hotplug: add install target to enable test install > selftests/mount: add install target to enable test install > selftests/mqueue: add install target to enable test install > selftests/net: add install target to enable test install > selftests/ptrace: add install target to enable test install > selftests/size: add install target to enable test install > selftests/sysctl: add install target to enable test install > selftests/timers: add install target to enable test install > selftests/user: add install target to enable test install > selftests/vm: add install target to enable test install > selftests: add install target to enable test install > kbuild: add a new kselftest_install make target to install selftests I don't understand why you insist on merging this series with the logic copied 18 times. I'm happy to tweak my series that uses an include file, but I don't see the point of merging this series first when almost every line will be removed when my series goes in. https://lkml.org/lkml/2015/1/9/45 cheers -- 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/