[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5570A6DC.6090907@osg.samsung.com>
Date: Thu, 04 Jun 2015 13:28:28 -0600
From: Shuah Khan <shuahkh@....samsung.com>
To: Prarit Bhargava <prarit@...hat.com>, linux-kernel@...r.kernel.org
CC: John Stultz <john.stultz@...aro.org>,
Thomas Gleixner <tglx@...utronix.de>,
linux-api@...r.kernel.org, Shuah Khan <shuahkh@....samsung.com>
Subject: Re: [PATCH] tools, add tools/testing/selftests/timers/.gitignore
On 06/04/2015 11:53 AM, Prarit Bhargava wrote:
> After building the tests in the timers directory each executable shows up
> in 'git-status' as a new file. This patch adds a .gitignore file to the
> directory.
>
> Cc: John Stultz <john.stultz@...aro.org>
> Cc: Thomas Gleixner <tglx@...utronix.de>
> Cc: Shuah Khan <shuahkh@....samsung.com>
> Cc: linux-api@...r.kernel.org
> Signed-off-by: Prarit Bhargava <prarit@...hat.com>
> ---
> tools/testing/selftests/timers/.gitignore | 3 +++
> 1 file changed, 3 insertions(+)
> create mode 100644 tools/testing/selftests/timers/.gitignore
>
> diff --git a/tools/testing/selftests/timers/.gitignore b/tools/testing/selftests/timers/.gitignore
> new file mode 100644
> index 0000000..afe9743
> --- /dev/null
> +++ b/tools/testing/selftests/timers/.gitignore
> @@ -0,0 +1,3 @@
> +*
> +!*.c
> +!.gitignore
>
Zhang Zhen sent in a patch to fix this and it is queued for 4.2
in linux-kselftest next.
thanks,
-- Shuah
--
Shuah Khan
Sr. Linux Kernel Developer
Open Source Innovation Group
Samsung Research America (Silicon Valley)
shuahkh@....samsung.com | (970) 217-8978
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists