From: Harvey Harrison <harvey.harrison@gmail.com>
To: Avi Kivity <avi@qumranet.com>
Cc: Ingo Molnar <mingo@elte.hu>, Thomas Gleixner <tglx@linutronix.de>,
"H. Peter Anvin" <hpa@zytor.com>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] x86: replace remaining __FUNCTION__ occurances
Date: Mon, 03 Mar 2008 12:56:42 -0800 [thread overview]
Message-ID: <1204577802.22933.6.camel@brick> (raw)
In-Reply-To: <47CC6422.5030806@qumranet.com>
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
next prev parent reply other threads:[~2008-03-03 20:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-03 19:37 Harvey Harrison
2008-03-03 20:48 ` Avi Kivity
2008-03-03 20:56 ` Harvey Harrison [this message]
2008-03-04 8:16 ` Ingo Molnar
2008-03-04 8:37 ` Avi Kivity
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1204577802.22933.6.camel@brick \
--to=harvey.harrison@gmail.com \
--cc=avi@qumranet.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome