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:	Mon, 03 Mar 2008 12:56:42 -0800
From:	Harvey Harrison <harvey.harrison@...il.com>
To:	Avi Kivity <avi@...ranet.com>
Cc:	Ingo Molnar <mingo@...e.hu>, Thomas Gleixner <tglx@...utronix.de>,
	"H. Peter Anvin" <hpa@...or.com>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] x86: replace remaining __FUNCTION__ occurances

On Mon, 2008-03-03 at 22:48 +0200, Avi Kivity wrote:
> Harvey Harrison wrote:
> > __FUNCTION__ is gcc-specific, use __func__
> >
> >   
> 
> Which is shorter too.
> 
> >  arch/x86/kvm/lapic.c          |    8 ++++----
> >  arch/x86/kvm/mmu.c            |   34 +++++++++++++++++-----------------
> >  arch/x86/kvm/paging_tmpl.h    |   14 +++++++-------
> >  arch/x86/kvm/svm.c            |   12 ++++++------
> >  arch/x86/kvm/vmx.c            |    6 +++---
> >  arch/x86/kvm/x86.c            |   10 +++++-----
> >   
> 
> Please send the kvm parts against kvm.git instead of mainline to avoid 
> needless merges.

Sure, I'll send a split out patch against kvm.git

Ingo, do you mind chopping the diff to apply just the x86-specific stuff
or do you want a split patch as well?

Harvey

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