From: "Radim Krčmář" <rkrcmar@redhat.com>
To: LiuYang <yiqiaoxihui@163.com>
Cc: avi@redhat.com, mtosatti@redhat.com, tglx@linutronix.de,
mingo@redhat.com, hpa@zytor.com, x86@kernel.org,
kvm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] KVM: VMX: modify macro definition 'R' to 'R ' because of gcc-5+
Date: Wed, 27 Jun 2018 15:02:19 +0200 [thread overview]
Message-ID: <20180627130218.GA25804@flask> (raw)
In-Reply-To: <1530017988-8026-1-git-send-email-yiqiaoxihui@163.com>
2018-06-26 20:59+0800, LiuYang:
> GCC 5.4.0 enables raw strings by default and they have higher priority
> than macros, thus R is interpreted incorrectly.
> Fix it by putting a space between macro R and a string literal.
>
> Signed-off-by: LiuYang <yiqiaoxihui@163.com>
> ---
This got fixed in 2012 by b188c81f2e1a ("KVM: VMX: Make use of asm.h").
Please refresh the tree, thanks.
prev parent reply other threads:[~2018-06-27 13:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-26 12:59 [PATCH] KVM: VMX: modify macro definition 'R' to 'R ' because of gcc-5+ LiuYang
2018-06-27 13:02 ` Radim Krčmář [this message]
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=20180627130218.GA25804@flask \
--to=rkrcmar@redhat.com \
--cc=avi@redhat.com \
--cc=hpa@zytor.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=mtosatti@redhat.com \
--cc=tglx@linutronix.de \
--cc=x86@kernel.org \
--cc=yiqiaoxihui@163.com \
/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