lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 17 Jun 2015 20:41:52 +0800
From:	"Wangnan (F)" <wangnan0@...wei.com>
To:	<acme@...nel.org>, <jolsa@...nel.org>
CC:	<lizefan@...wei.com>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH RESEND] perf tools: Ignore .config-detected in .gitignore

This patch has already acked-by Jiri Olsa on March, but I lost the original
email on my local mailbox, so send it again.

Thank you.

On 2015/6/17 19:59, Wang Nan wrote:
> Commit fcfd6611fbccdbf2593bd949097a5c0e45cd96da ("tools build: Add
> detected config support") dynamically creates .config-detected. Add it
> to .gitignore.
>
> Signed-off-by: Wang Nan <wangnan0@...wei.com>
> ---
>   tools/perf/.gitignore | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/tools/perf/.gitignore b/tools/perf/.gitignore
> index 812f904..09db62b 100644
> --- a/tools/perf/.gitignore
> +++ b/tools/perf/.gitignore
> @@ -28,3 +28,4 @@ config.mak.autogen
>   *-flex.*
>   *.pyc
>   *.pyo
> +.config-detected


--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ