Signed-off-by: Anders Roxell <[email protected]>
---
tools/testing/selftests/kvm/.gitignore | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 tools/testing/selftests/kvm/.gitignore
diff --git a/tools/testing/selftests/kvm/.gitignore b/tools/testing/selftests/kvm/.gitignore
new file mode 100644
index 000000000000..a546e052d19a
--- /dev/null
+++ b/tools/testing/selftests/kvm/.gitignore
@@ -0,0 +1,2 @@
+set_sregs_test
+sync_regs_test
--
2.16.3
On 10 April 2018 at 15:48, Anders Roxell <[email protected]> wrote:
> Signed-off-by: Anders Roxell <[email protected]>
> ---
> tools/testing/selftests/kvm/.gitignore | 2 ++
> 1 file changed, 2 insertions(+)
> create mode 100644 tools/testing/selftests/kvm/.gitignore
>
> diff --git a/tools/testing/selftests/kvm/.gitignore b/tools/testing/selftests/kvm/.gitignore
> new file mode 100644
> index 000000000000..a546e052d19a
> --- /dev/null
> +++ b/tools/testing/selftests/kvm/.gitignore
> @@ -0,0 +1,2 @@
> +set_sregs_test
> +sync_regs_test
> --
> 2.16.3
>
ping.
On 05/08/2018 02:21 AM, Anders Roxell wrote:
> On 10 April 2018 at 15:48, Anders Roxell <[email protected]> wrote:
>> Signed-off-by: Anders Roxell <[email protected]>
>> ---
>> tools/testing/selftests/kvm/.gitignore | 2 ++
>> 1 file changed, 2 insertions(+)
>> create mode 100644 tools/testing/selftests/kvm/.gitignore
>>
>> diff --git a/tools/testing/selftests/kvm/.gitignore b/tools/testing/selftests/kvm/.gitignore
>> new file mode 100644
>> index 000000000000..a546e052d19a
>> --- /dev/null
>> +++ b/tools/testing/selftests/kvm/.gitignore
>> @@ -0,0 +1,2 @@
>> +set_sregs_test
>> +sync_regs_test
>> --
>> 2.16.3
>>
>
> ping.
>
I plan to get this to inot 4.18-rc1.
thabks,
-- Shuah
On 05/08/2018 09:33 AM, Shuah Khan wrote:
> On 05/08/2018 02:21 AM, Anders Roxell wrote:
>> On 10 April 2018 at 15:48, Anders Roxell <[email protected]> wrote:
>>> Signed-off-by: Anders Roxell <[email protected]>
>>> ---
>>> tools/testing/selftests/kvm/.gitignore | 2 ++
>>> 1 file changed, 2 insertions(+)
>>> create mode 100644 tools/testing/selftests/kvm/.gitignore
>>>
>>> diff --git a/tools/testing/selftests/kvm/.gitignore b/tools/testing/selftests/kvm/.gitignore
>>> new file mode 100644
>>> index 000000000000..a546e052d19a
>>> --- /dev/null
>>> +++ b/tools/testing/selftests/kvm/.gitignore
>>> @@ -0,0 +1,2 @@
>>> +set_sregs_test
>>> +sync_regs_test
>>> --
>>> 2.16.3
>>>
>>
>> ping.
>>
>
> I plan to get this to inot 4.18-rc1.
>
> thabks,
> -- Shuah
>
Applied to linux-kselftest next for 4.18-rc1
thanks,
-- Shuah