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:	Tue, 13 Dec 2011 11:11:25 -0800
From:	Greg KH <greg@...ah.com>
To:	Peter Zijlstra <a.p.zijlstra@...llo.nl>
Cc:	gregkh@...e.de, akpm@...ux-foundation.org,
	linux-kernel@...r.kernel.org, ostrikov@...dia.com,
	adobriyan@...il.com, eric.dumazet@...il.com, mingo@...e.hu
Subject: Re: [PATCH 1/3] kref: Inline all functions

On Tue, Dec 13, 2011 at 07:52:03PM +0100, Peter Zijlstra wrote:
> On Tue, 2011-12-13 at 09:15 -0800, Greg KH wrote:
> 
> > > ---
> > >  include/linux/kref.h |   80 +++++++++++++++++++++++++++++++++++++++---
> > >  lib/Makefile         |    2 -
> > >  lib/kref.c           |   97 ---------------------------------------------------
> > >  3 files changed, 76 insertions(+), 103 deletions(-)
> > > Index: linux-2.6/include/linux/kref.h
> > > ===================================================================
> > 
> > What's this stuff for, we aren't using cvs anymore :)
> 
> Dunno, it looks like quilt generates that for me.

You need to put:
QUILT_REFRESH_ARGS="--diffstat --strip-trailing-whitespace --no-timestamps --no-index --sort -p1 -p ab"
QUILT_DIFF_ARGS="--no-timestamps --no-index --sort --color=auto -p ab"

into your .quiltrc so the index markings will not show up, as well as
using some other "sane" defaults for generating patches.

greg k-h
--
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