diff mbox series

selftests: kvm: update .gitignore with missing file

Message ID 20180423135725.3753-1-anders.roxell@linaro.org
State Accepted
Commit ea870c551d3c9569c59cdd818a9bd16c963f13be
Headers show
Series selftests: kvm: update .gitignore with missing file | expand

Commit Message

Anders Roxell April 23, 2018, 1:57 p.m. UTC
Fixes: d5edb7f8e7ab ("kvm: selftests: add vmx_tsc_adjust_test")
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>

---
 tools/testing/selftests/kvm/.gitignore | 1 +
 1 file changed, 1 insertion(+)

-- 
2.17.0

Comments

Anders Roxell May 8, 2018, 8:22 a.m. UTC | #1
On 23 April 2018 at 15:57, Anders Roxell <anders.roxell@linaro.org> wrote:
> Fixes: d5edb7f8e7ab ("kvm: selftests: add vmx_tsc_adjust_test")

> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>

> ---

>  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.
shuah May 8, 2018, 3:34 p.m. UTC | #2
On 05/08/2018 02:22 AM, Anders Roxell wrote:
> On 23 April 2018 at 15:57, Anders Roxell <anders.roxell@linaro.org> wrote:

>> Fixes: d5edb7f8e7ab ("kvm: selftests: add vmx_tsc_adjust_test")

>> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>

>> ---

>>  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
shuah May 10, 2018, 5:27 p.m. UTC | #3
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 <anders.roxell@linaro.org> wrote:

>>> Fixes: d5edb7f8e7ab ("kvm: selftests: add vmx_tsc_adjust_test")

>>> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>

>>> ---

>>>  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
diff mbox series

Patch

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