From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966723AbeEJR1m (ORCPT ); Thu, 10 May 2018 13:27:42 -0400 Received: from mailout.easymail.ca ([64.68.200.34]:42310 "EHLO mailout.easymail.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965017AbeEJR1k (ORCPT ); Thu, 10 May 2018 13:27:40 -0400 Subject: Re: [PATCH] selftests: kvm: update .gitignore with missing file To: Anders Roxell , Paolo Bonzini Cc: linux-kselftest@vger.kernel.org, Linux Kernel Mailing List , Shuah Khan References: <20180423135725.3753-1-anders.roxell@linaro.org> <62bdea19-17e2-82e9-c2bf-214f8219f7c6@kernel.org> From: Shuah Khan Message-ID: Date: Thu, 10 May 2018 11:27:31 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <62bdea19-17e2-82e9-c2bf-214f8219f7c6@kernel.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/08/2018 09:34 AM, Shuah Khan wrote: > On 05/08/2018 02:22 AM, Anders Roxell wrote: >> On 23 April 2018 at 15:57, Anders Roxell wrote: >>> Fixes: d5edb7f8e7ab ("kvm: selftests: add vmx_tsc_adjust_test") >>> Signed-off-by: Anders Roxell >>> --- >>> tools/testing/selftests/kvm/.gitignore | 1 + >>> 1 file changed, 1 insertion(+) >>> >>> diff --git a/tools/testing/selftests/kvm/.gitignore b/tools/testing/selftests/kvm/.gitignore >>> index a546e052d19a..63fc1ab9248f 100644 >>> --- a/tools/testing/selftests/kvm/.gitignore >>> +++ b/tools/testing/selftests/kvm/.gitignore >>> @@ -1,2 +1,3 @@ >>> set_sregs_test >>> sync_regs_test >>> +vmx_tsc_adjust_test >>> -- >>> 2.17.0 >>> >> >> ping. >> > > I plan to get this into 4.18-rc1 > > thanks, > -- Shuah > Applied to linux-kselftest next for 4.18-rc1 thanks, -- Shuah From mboxrd@z Thu Jan 1 00:00:00 1970 From: shuah at kernel.org (Shuah Khan) Date: Thu, 10 May 2018 11:27:31 -0600 Subject: [PATCH] selftests: kvm: update .gitignore with missing file In-Reply-To: <62bdea19-17e2-82e9-c2bf-214f8219f7c6@kernel.org> References: <20180423135725.3753-1-anders.roxell@linaro.org> <62bdea19-17e2-82e9-c2bf-214f8219f7c6@kernel.org> Message-ID: On 05/08/2018 09:34 AM, Shuah Khan wrote: > On 05/08/2018 02:22 AM, Anders Roxell wrote: >> On 23 April 2018 at 15:57, Anders Roxell wrote: >>> Fixes: d5edb7f8e7ab ("kvm: selftests: add vmx_tsc_adjust_test") >>> Signed-off-by: Anders Roxell >>> --- >>> tools/testing/selftests/kvm/.gitignore | 1 + >>> 1 file changed, 1 insertion(+) >>> >>> diff --git a/tools/testing/selftests/kvm/.gitignore b/tools/testing/selftests/kvm/.gitignore >>> index a546e052d19a..63fc1ab9248f 100644 >>> --- a/tools/testing/selftests/kvm/.gitignore >>> +++ b/tools/testing/selftests/kvm/.gitignore >>> @@ -1,2 +1,3 @@ >>> set_sregs_test >>> sync_regs_test >>> +vmx_tsc_adjust_test >>> -- >>> 2.17.0 >>> >> >> ping. >> > > I plan to get this into 4.18-rc1 > > thanks, > -- Shuah > Applied to linux-kselftest next for 4.18-rc1 thanks, -- Shuah -- To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: shuah@kernel.org (Shuah Khan) Date: Thu, 10 May 2018 11:27:31 -0600 Subject: [PATCH] selftests: kvm: update .gitignore with missing file In-Reply-To: <62bdea19-17e2-82e9-c2bf-214f8219f7c6@kernel.org> References: <20180423135725.3753-1-anders.roxell@linaro.org> <62bdea19-17e2-82e9-c2bf-214f8219f7c6@kernel.org> Message-ID: Content-Type: text/plain; charset="UTF-8" Message-ID: <20180510172731.i4MdLyuo8AVI36x4VyQVYF4yXl42K74PM0a6iLqOdO0@z> On 05/08/2018 09:34 AM, Shuah Khan wrote: > On 05/08/2018 02:22 AM, Anders Roxell wrote: >> On 23 April 2018@15:57, Anders Roxell wrote: >>> Fixes: d5edb7f8e7ab ("kvm: selftests: add vmx_tsc_adjust_test") >>> Signed-off-by: Anders Roxell >>> --- >>> tools/testing/selftests/kvm/.gitignore | 1 + >>> 1 file changed, 1 insertion(+) >>> >>> diff --git a/tools/testing/selftests/kvm/.gitignore b/tools/testing/selftests/kvm/.gitignore >>> index a546e052d19a..63fc1ab9248f 100644 >>> --- a/tools/testing/selftests/kvm/.gitignore >>> +++ b/tools/testing/selftests/kvm/.gitignore >>> @@ -1,2 +1,3 @@ >>> set_sregs_test >>> sync_regs_test >>> +vmx_tsc_adjust_test >>> -- >>> 2.17.0 >>> >> >> ping. >> > > I plan to get this into 4.18-rc1 > > thanks, > -- Shuah > Applied to linux-kselftest next for 4.18-rc1 thanks, -- Shuah -- To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html