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] [day] [month] [year] [list]
Date:	Thu, 18 Jul 2013 09:58:57 +0200
From:	Markus Trippelsdorf <markus@...ppelsdorf.de>
To:	Ingo Molnar <mingo@...nel.org>
Cc:	hpa@...or.com, linux-kernel@...r.kernel.org, tglx@...utronix.de,
	kerolasa@....fi, Borislav Petkov <bp@...en8.de>,
	linux-tip-commits@...r.kernel.org
Subject: Re: [tip:x86/urgent] x86/boot: Add lz4 compressed file to .gitignore
 file

On 2013.07.18 at 09:48 +0200, Ingo Molnar wrote:
> 
> * tip-bot for Sami Kerola <tipbot@...or.com> wrote:
> 
> > Commit-ID:  8192f5bccf26968a1d78ef71890f7a27f824119f
> > Gitweb:     http://git.kernel.org/tip/8192f5bccf26968a1d78ef71890f7a27f824119f
> > Author:     Sami Kerola <kerolasa@....fi>
> > AuthorDate: Wed, 17 Jul 2013 17:30:28 +0100
> > Committer:  Ingo Molnar <mingo@...nel.org>
> > CommitDate: Thu, 18 Jul 2013 09:03:33 +0200
> > 
> > x86/boot: Add lz4 compressed file to .gitignore file
> > 
> > Signed-off-by: Sami Kerola <kerolasa@....fi>
> > Link: http://lkml.kernel.org/n/tip-wjc5bf2MtnlqihpoMvzutwby@git.kernel.org
> > Signed-off-by: Ingo Molnar <mingo@...nel.org>
> > ---
> >  arch/x86/boot/compressed/.gitignore | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/arch/x86/boot/compressed/.gitignore b/arch/x86/boot/compressed/.gitignore
> > index 4a46fab..a30c02e 100644
> > --- a/arch/x86/boot/compressed/.gitignore
> > +++ b/arch/x86/boot/compressed/.gitignore
> > @@ -1,5 +1,6 @@
> >  relocs
> >  vmlinux.bin.all
> > +vmlinux.bin.lz4
> >  vmlinux.relocs
> >  vmlinux.lds
> >  mkpiggy
> 
> I removed this patch again, Boris pointed me to an overlapping, more 
> complete patch posted at:
> 
>   http://marc.info/?l=linux-kbuild&m=137353601112047&w=2
> 
> and the top level .gitignore is where we exclude compressed files, not 
> arch/x86/boot/compressed/.gitignore.

FYI, Andrew already picked it up:
http://ozlabs.org/~akpm/mmots/broken-out/gitignore-ignore-lz4-files.patch

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