All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: kbuild-all@lists.01.org
Subject: Re: [linux-stable-rc:linux-4.14.y 1531/2170] /tmp/ccoMtgxh.s:815: Error: immediate out of range at operand 3 -- `bic w1, w0, 5'
Date: Fri, 29 Jan 2021 11:04:52 +0100	[thread overview]
Message-ID: <YBPdxJfzszcvs0CK@kroah.com> (raw)
In-Reply-To: <74d3819f-3544-23d0-5495-98c43c52f7d5@suse.com>

[-- Attachment #1: Type: text/plain, Size: 2009 bytes --]

On Fri, Jan 29, 2021 at 09:05:21AM +0100, Jan Beulich wrote:
> On 29.01.2021 05:36, kernel test robot wrote:
> > tree:   https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y
> > head:   8fd249c180486f0a441ce3b2ab2e1d9a3f697b21
> > commit: 0cad6b264e35cc31de99c58ed11e42ba6e06d80f [1531/2170] xen/netback: use lateeoi irq binding
> > config: arm64-randconfig-r001-20210129 (attached as .config)
> > compiler: aarch64-linux-gcc (GCC) 7.5.0
> > reproduce (this is a W=1 build):
> >         wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
> >         chmod +x ~/bin/make.cross
> >         # https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/commit/?id=0cad6b264e35cc31de99c58ed11e42ba6e06d80f
> >         git remote add linux-stable-rc https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
> >         git fetch --no-tags linux-stable-rc linux-4.14.y
> >         git checkout 0cad6b264e35cc31de99c58ed11e42ba6e06d80f
> >         # save the attached .config to linux build tree
> >         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-7.5.0 make.cross ARCH=arm64 
> > 
> > If you fix the issue, kindly add following tag as appropriate
> > Reported-by: kernel test robot <lkp@intel.com>
> > 
> > All errors (new ones prefixed by >>):
> > 
> >    drivers/net/xen-netback/rx.c:422:6: warning: no previous prototype for 'xenvif_rx_skb' [-Wmissing-prototypes]
> >     void xenvif_rx_skb(struct xenvif_queue *queue)
> >          ^~~~~~~~~~~~~
> >    /tmp/ccoMtgxh.s: Assembler messages:
> >>> /tmp/ccoMtgxh.s:815: Error: immediate out of range at operand 3 -- `bic w1,w0,5'
> 
> This looks to be due to wrong asm() constraints, requiring 
> 580fa1b87471 ("arm64: Use correct ll/sc atomic constraints")
> to be pulled in.

If someone wants to backport it to 4.19.y and 4.14.y, I will be glad to
take it, as it does not apply cleanly.

thanks,

greg k-h

      reply	other threads:[~2021-01-29 10:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-29  4:36 [linux-stable-rc:linux-4.14.y 1531/2170] /tmp/ccoMtgxh.s:815: Error: immediate out of range at operand 3 -- `bic w1, w0, 5' kernel test robot
2021-01-29  8:05 ` Jan Beulich
2021-01-29 10:04   ` Greg Kroah-Hartman [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=YBPdxJfzszcvs0CK@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=kbuild-all@lists.01.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 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.