public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Boris Ostrovsky <boris.ostrovsky@oracle.com>
To: Brian Gerst <brgerst@gmail.com>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
	David Vrabel <david.vrabel@citrix.com>,
	xen-devel@lists.xenproject.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	mcgrof@kernel.org, stable <stable@vger.kernel.org>
Subject: Re: [PATCH v2] xen/x86: Zero out .bss for PV guests
Date: Wed, 24 Feb 2016 11:33:34 -0500	[thread overview]
Message-ID: <56CDDB5E.90207@oracle.com> (raw)
In-Reply-To: <CAMzpN2hgk4P+RHTO2oysEZJvJHJgiyGQ6JdfimaQ5yG+Gr2Q6g@mail.gmail.com>

On 02/24/2016 11:05 AM, Brian Gerst wrote:
>
> Use the macros in <asm/asm.h> instead of defining your own.  Also,
> xorl %eax,%eax is good for 64-bit too, since the upper bits are
> cleared.

I suspected this would have to be defined somewhere but couldn't find 
it. Thanks!

-boris

  reply	other threads:[~2016-02-24 16:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-24 15:19 [PATCH v2] xen/x86: Zero out .bss for PV guests Boris Ostrovsky
2016-02-24 16:05 ` Brian Gerst
2016-02-24 16:33   ` Boris Ostrovsky [this message]
2016-02-24 17:26 ` [Xen-devel] " Andrew Cooper
2016-02-24 17:48   ` Boris Ostrovsky

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=56CDDB5E.90207@oracle.com \
    --to=boris.ostrovsky@oracle.com \
    --cc=brgerst@gmail.com \
    --cc=david.vrabel@citrix.com \
    --cc=konrad.wilk@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mcgrof@kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=xen-devel@lists.xenproject.org \
    /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