All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bin Meng <bmeng.cn@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH v1 2/2] x86: call32: Append appropriate suffixes
Date: Mon, 3 Aug 2020 10:45:58 +0800	[thread overview]
Message-ID: <CAEUhbmWUz6sMqmv93oViPbpKinyibTJE8aaoKo3LkbHKxZhJqg@mail.gmail.com> (raw)
In-Reply-To: <CAEUhbmWKB6skKydkn5pvrXSUmnh3ooCWeZDskCnyz=JMxukVpA@mail.gmail.com>

On Sat, Aug 1, 2020 at 8:27 AM Bin Meng <bmeng.cn@gmail.com> wrote:
>
> On Tue, Jul 28, 2020 at 5:56 PM Andy Shevchenko
> <andriy.shevchenko@linux.intel.com> wrote:
> >
> > Assembler is not happy:
> >
> > arch/x86/cpu/call32.S: Assembler messages:
> > arch/x86/cpu/call32.S:36: Warning: no instruction mnemonic suffix given and no register operands; using default for `retf'
> >
> > Fix this by adding appropriate suffixes to the assembler commands.
> >
> > Fixes: 6f92ed8f1abf ("x86: Add a way to call 32-bit code from 64-bit mode")
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> > ---
> >  arch/x86/cpu/call32.S | 5 ++---
> >  1 file changed, 2 insertions(+), 3 deletions(-)
> >
>
> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>

applied to u-boot-x86, thanks!

  reply	other threads:[~2020-08-03  2:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-28  9:56 [PATCH v1 1/2] x86: sipi_vector: Append appropriate suffixes Andy Shevchenko
2020-07-28  9:56 ` [PATCH v1 2/2] x86: call32: " Andy Shevchenko
2020-08-01  0:27   ` Bin Meng
2020-08-03  2:45     ` Bin Meng [this message]
2020-08-01  0:26 ` [PATCH v1 1/2] x86: sipi_vector: " Bin Meng
2020-08-03  2:45   ` Bin Meng

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=CAEUhbmWUz6sMqmv93oViPbpKinyibTJE8aaoKo3LkbHKxZhJqg@mail.gmail.com \
    --to=bmeng.cn@gmail.com \
    --cc=u-boot@lists.denx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.