From: Helge Deller <deller@gmx.de>
To: kernel test robot <lkp@intel.com>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [linux-stable-rc:linux-5.15.y 6925/7971] drivers/video/console/sticore.c:1132:5: error: redefinition of 'fb_is_primary_device'
Date: Sun, 26 Jun 2022 01:35:32 +0200 [thread overview]
Message-ID: <4b60d5c1-cc56-aebd-955e-c1d5725bb646@gmx.de> (raw)
In-Reply-To: <202206250202.k6n6Wsy4-lkp@intel.com>
On 6/25/22 04:58, kernel test robot wrote:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.15.y
> head: add0aacf730e0bba8de6382b896a9a55b022cb59
> commit: 8b8fe78cae1d09229f544f4129b8c87ca7a8f367 [6925/7971] parisc/stifb: Implement fb_is_primary_device()
> config: parisc-buildonly-randconfig-r006-20220624
> compiler: hppa-linux-gcc (GCC) 11.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://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/commit/?id=8b8fe78cae1d09229f544f4129b8c87ca7a8f367
> 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-5.15.y
> git checkout 8b8fe78cae1d09229f544f4129b8c87ca7a8f367
> # save the config file
> mkdir build_dir && cp config build_dir/.config
> COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=parisc SHELL=/bin/bash drivers/video/console/
>
> If you fix the issue, kindly add following tag where applicable
> Reported-by: kernel test robot <lkp@intel.com>
>
> All errors (new ones prefixed by >>):
>
>>> drivers/video/console/sticore.c:1132:5: error: redefinition of 'fb_is_primary_device'
> 1132 | int fb_is_primary_device(struct fb_info *info)
> | ^~~~~~~~~~~~~~~~~~~~
> In file included from drivers/video/console/sticore.c:33:
> arch/parisc/include/asm/fb.h:18:19: note: previous definition of 'fb_is_primary_device' with type 'int(struct fb_info *)'
> 18 | static inline int fb_is_primary_device(struct fb_info *info)
> | ^~~~~~~~~~~~~~~~~~~~
>
I've queued up a fix for this in my for-next tree. It will reach v5.10+ at some point...
Helge
prev parent reply other threads:[~2022-06-25 23:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-25 2:58 kernel test robot
2022-06-25 23:35 ` Helge Deller [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=4b60d5c1-cc56-aebd-955e-c1d5725bb646@gmx.de \
--to=deller@gmx.de \
--cc=gregkh@linuxfoundation.org \
--cc=kbuild-all@lists.01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
/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
all inboxes | Powered by JetHome®