From: Jarkko Sakkinen <jarkko@kernel.org>
To: kbuild-all@lists.01.org
Subject: Re: [jarkko-linux-tpmdd:master 13/13] drivers/char/tpm/tpm_tis_i2c_cr50.c:709:11: error: 'IRQF_NO_AUTOEN' undeclared; did you mean
Date: Fri, 19 Mar 2021 07:40:59 +0200 [thread overview]
Message-ID: <YFQ5a/pGmgs3I3j4@kernel.org> (raw)
In-Reply-To: <0fa6a31e-f231-58fe-e447-10c486c280db@huawei.com>
[-- Attachment #1: Type: text/plain, Size: 2108 bytes --]
On Fri, Mar 19, 2021 at 08:59:19AM +0800, tiantao (H) wrote:
>
> 在 2021/3/19 8:51, kernel test robot 写道:
> > tree: git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git master
> > head: c5f394f76a8b06b7bb5a568fa9933dd31d6c3cea
> > commit: c5f394f76a8b06b7bb5a568fa9933dd31d6c3cea [13/13] char: tpm: move to use request_irq by IRQF_NO_AUTOEN flag
> > config: ia64-randconfig-r011-20210318 (attached as .config)
> > compiler: ia64-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://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git/commit/?id=c5f394f76a8b06b7bb5a568fa9933dd31d6c3cea
> > git remote add jarkko-linux-tpmdd git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git
> > git fetch --no-tags jarkko-linux-tpmdd master
> > git checkout c5f394f76a8b06b7bb5a568fa9933dd31d6c3cea
> > # save the attached .config to linux build tree
> > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=ia64
> >
> > 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/char/tpm/tpm_tis_i2c_cr50.c: In function 'tpm_cr50_i2c_probe':
> > > > drivers/char/tpm/tpm_tis_i2c_cr50.c:709:11: error: 'IRQF_NO_AUTOEN' undeclared (first use in this function); did you mean 'IRQ_NOAUTOEN'?
> > 709 | IRQF_NO_AUTOEN,
> > | ^~~~~~~~~~~~~~
> > | IRQ_NOAUTOEN
> > drivers/char/tpm/tpm_tis_i2c_cr50.c:709:11: note: each undeclared identifier is reported only once for each function it appears in
> >
> This patch depends on the following patches.
>
> cbe16f35bee6880becca6f20d2ebf6b457148552 genirq: Add IRQF_NO_AUTOEN for
> request_irq/nmi()
I'll drop the patch as it isn't compatible with the mainline.
/Jarkko
prev parent reply other threads:[~2021-03-19 5:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-19 0:51 [jarkko-linux-tpmdd:master 13/13] drivers/char/tpm/tpm_tis_i2c_cr50.c:709:11: error: 'IRQF_NO_AUTOEN' undeclared; did you mean kernel test robot
2021-03-19 0:59 ` tiantao
2021-03-19 5:40 ` Jarkko Sakkinen [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=YFQ5a/pGmgs3I3j4@kernel.org \
--to=jarkko@kernel.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.