All of lore.kernel.org
 help / color / mirror / Atom feed
From: jim.cromie@gmail.com
To: kbuild-all@lists.01.org
Subject: Re: [jimc:lkp-test/drm-dd 2/3] arch/parisc/include/asm/jump_label.h:18:4: error: expected ':' before '__stringify'
Date: Tue, 06 Apr 2021 20:45:02 -0600	[thread overview]
Message-ID: <CAJfuBxwNw422=A+NahTzk3rywDNNn7kTshmmjTJJJAf6VkZoCw@mail.gmail.com> (raw)
In-Reply-To: <202104022235.WS7QWFaC-lkp@intel.com>

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

On Fri, Apr 2, 2021 at 8:48 AM kernel test robot <lkp@intel.com> wrote:

> tree:   https://github.com/jimc/linux.git lkp-test/drm-dd
> head:   631cbfbef77d556648bcef9f7d77beef4d2c8574
> commit: f3e32c5e7ddb7d259eccbfe8cdf635a198df7a71 [2/3] drm: RFC switch
> drm.debug to use dynamic debug
> config: parisc-randconfig-r025-20210402 (attached as .config)
> compiler: hppa-linux-gcc (GCC) 9.3.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://github.com/jimc/linux/commit/f3e32c5e7ddb7d259eccbfe8cdf635a198df7a71
>         git remote add jimc https://github.com/jimc/linux.git
>         git fetch --no-tags jimc lkp-test/drm-dd
>         git checkout f3e32c5e7ddb7d259eccbfe8cdf635a198df7a71
>         # save the attached .config to linux build tree
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross
> ARCH=parisc
>
>

I have reproduced this.
So I compared the before/after on intermediate files

 sdiff -lw300 drivers/gpu/drm/drm_print.i \
../../../wk-test/builds/parisc-1/drivers/gpu/drm/drm_print.i |
less +/static_branch

and the obvious thing is the header include is much earlier in the broken
version.

so I moved the include down and out to drm_print.h

this fixed the immediate problem, so I'm rerolling
for another run through lkp-test


If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
>

[-- Attachment #2: attachment.htm --]
[-- Type: text/html, Size: 2690 bytes --]

      reply	other threads:[~2021-04-07  2:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-02 14:47 [jimc:lkp-test/drm-dd 2/3] arch/parisc/include/asm/jump_label.h:18:4: error: expected ':' before '__stringify' kernel test robot
2021-04-07  2:45 ` jim.cromie [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='CAJfuBxwNw422=A+NahTzk3rywDNNn7kTshmmjTJJJAf6VkZoCw@mail.gmail.com' \
    --to=jim.cromie@gmail.com \
    --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.