kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jim Mattson <jmattson@google.com>
To: Bill Wendling <morbo@google.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	"open list:KERNEL SELFTEST FRAMEWORK" 
	<linux-kselftest@vger.kernel.org>, kvm list <kvm@vger.kernel.org>,
	Sean Christopherson <seanjc@google.com>,
	Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	Shuah Khan <shuah@kernel.org>, Jian Cai <caij2003@gmail.com>
Subject: Re: [PATCH v2] selftests: kvm: remove reassignment of non-absolute variables
Date: Mon, 3 May 2021 11:37:28 -0700	[thread overview]
Message-ID: <CALMp9eSvMtaXndor9=h40utaefQs9BPKknV7nbWFQi0phr_TvA@mail.gmail.com> (raw)
In-Reply-To: <20201211012317.3722214-1-morbo@google.com>

On Thu, Dec 10, 2020 at 7:58 PM Bill Wendling <morbo@google.com> wrote:
>
> Clang's integrated assembler does not allow symbols with non-absolute
> values to be reassigned. Modify the interrupt entry loop macro to be
> compatible with IAS by using a label and an offset.
>
> Cc: Jian Cai <caij2003@gmail.com>
> Signed-off-by: Bill Wendling <morbo@google.com>
> References: https://lore.kernel.org/lkml/20200714233024.1789985-1-caij2003@gmail.com/
Reviewed-by: Jim Mattson <jmattson@google.com>

  reply	other threads:[~2021-05-03 18:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-10  4:36 [PATCH] selftests: kvm: remove reassignment of non-absolute variables Bill Wendling
2020-12-11  0:50 ` Sean Christopherson
2020-12-11  1:04   ` Bill Wendling
2020-12-11  1:07     ` Sean Christopherson
2020-12-11  1:10       ` Bill Wendling
2020-12-11  1:19         ` Sean Christopherson
2020-12-11  1:23           ` [PATCH v2] " Bill Wendling
2021-05-03 18:37             ` Jim Mattson [this message]
2021-05-04  7:22               ` Paolo Bonzini
2020-12-11  1:36     ` [PATCH] " Jim Mattson

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='CALMp9eSvMtaXndor9=h40utaefQs9BPKknV7nbWFQi0phr_TvA@mail.gmail.com' \
    --to=jmattson@google.com \
    --cc=benh@kernel.crashing.org \
    --cc=caij2003@gmail.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=morbo@google.com \
    --cc=pbonzini@redhat.com \
    --cc=seanjc@google.com \
    --cc=shuah@kernel.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;
as well as URLs for NNTP newsgroup(s).