linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Cercueil <paul@crapouillou.net>
To: kbuild test robot <lkp@intel.com>
Cc: kbuild-all@01.org, Thomas Gleixner <tglx@linutronix.de>,
	Jason Cooper <jason@lakedaemon.net>,
	Marc Zyngier <marc.zyngier@arm.com>,
	od@zcrc.me, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] irq: ingenic: Drop dependency on MACH_INGENIC
Date: Thu, 23 Aug 2018 14:50:36 +0200	[thread overview]
Message-ID: <1535028636.27779.0@crapouillou.net> (raw)
In-Reply-To: <201808230923.wfa0xpst%fengguang.wu@intel.com>

OK, forget this patch.

I need to drop the <asm/mach-jz4740/irq.h> include first and
there's a bit of work to do before I can achieve that.

-Paul Cercueil


Le jeu. 23 août 2018 à 4:30, kbuild test robot <lkp@intel.com> a 
écrit :
> Hi Paul,
> 
> Thank you for the patch! Perhaps something to improve:
> 
> [auto build test WARNING on tip/irq/core]
> [also build test WARNING on v4.18 next-20180822]
> [if your patch is applied to the wrong git tree, please drop us a 
> note to help improve the system]
> 
> url:    
> https://github.com/0day-ci/linux/commits/Paul-Cercueil/irq-ingenic-Drop-dependency-on-MACH_INGENIC/20180822-083429
> config: mips-allmodconfig (attached as .config)
> compiler: mips-linux-gnu-gcc (Debian 7.2.0-11) 7.2.0
> reproduce:
>         wget 
> https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross 
> -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         # save the attached .config to linux build tree
>         GCC_VERSION=7.2.0 make.cross ARCH=mips
> 
> All warnings (new ones prefixed by >>):
> 
>    In file included from drivers//irqchip/irq-ingenic.c:30:0:
>>>  arch/mips/include/asm/mach-jz4740/irq.h:63:0: warning: "NR_IRQS" 
>>> redefined
>     #define NR_IRQS (JZ4740_IRQ_ADC_BASE + 6)
> 
>    In file included from arch/mips/include/asm/irq.h:18:0,
>                     from include/linux/irq.h:23,
>                     from include/asm-generic/hardirq.h:13,
>                     from arch/mips/include/asm/hardirq.h:16,
>                     from include/linux/hardirq.h:9,
>                     from include/linux/interrupt.h:11,
>                     from drivers//irqchip/irq-ingenic.c:19:
>    arch/mips/include/asm/mach-generic/irq.h:12:0: note: this is the 
> location of the previous definition
>     #define NR_IRQS 128
> 
> 
> vim +/NR_IRQS +63 arch/mips/include/asm/mach-jz4740/irq.h
> 
> 9869848d Lars-Peter Clausen 2010-07-17  62
> 9869848d Lars-Peter Clausen 2010-07-17 @63  #define NR_IRQS 
> (JZ4740_IRQ_ADC_BASE + 6)
> 9869848d Lars-Peter Clausen 2010-07-17  64
> 
> :::::: The code at line 63 was first introduced by commit
> :::::: 9869848d12601cdddf097a36aebe0b10dc5d177b MIPS: JZ4740: Add IRQ 
> handler code
> 
> :::::: TO: Lars-Peter Clausen <lars@metafoo.de>
> :::::: CC: Ralf Baechle <ralf@linux-mips.org>
> 
> ---
> 0-DAY kernel test infrastructure                Open Source 
> Technology Center
> https://lists.01.org/pipermail/kbuild-all                   Intel 
> Corporation


      reply	other threads:[~2018-08-23 12:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-21 13:49 [PATCH] irq: ingenic: Drop dependency on MACH_INGENIC Paul Cercueil
2018-08-23  2:30 ` kbuild test robot
2018-08-23 12:50   ` Paul Cercueil [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=1535028636.27779.0@crapouillou.net \
    --to=paul@crapouillou.net \
    --cc=jason@lakedaemon.net \
    --cc=kbuild-all@01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=marc.zyngier@arm.com \
    --cc=od@zcrc.me \
    --cc=tglx@linutronix.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 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).