From: William Breathitt Gray <vilhelm.gray@gmail.com>
To: kernel test robot <ying.huang@linux.intel.com>
Cc: lkp@01.org, LKML <linux-kernel@vger.kernel.org>,
0day robot <fengguang.wu@intel.com>
Subject: Re: [lkp] [base] 9ea71534ad: kmsg.Diva:No_ISA,ISAPNP_or_PCI_card_found
Date: Mon, 25 Jan 2016 07:06:20 -0500 [thread overview]
Message-ID: <56A60FBC.7050107@gmail.com> (raw)
In-Reply-To: <87r3h6bdhy.fsf@yhuang-dev.intel.com>
On 01/24/2016 09:26 PM, kernel test robot wrote:
> FYI, we noticed the below changes on
>
> https://github.com/0day-ci/linux William-Breathitt-Gray/base-isa-Remove-X86_32-dependency/20160123-003152
> commit 9ea71534addd0753b37b884b5d8a5fa54bfd95ea ("base: isa: Remove X86_32 dependency")
>
> With your commit, there are new message as follow in kernel log.
>
> [ 5.405484] Diva: No ISA, ISAPNP or PCI card found
> [ 5.405484] Diva: No ISA, ISAPNP or PCI card found
>
>
> Thanks,
> Ying Huang
This commit introduces a new dependency for CONFIG_ISA: CONFIG_ISA_BUS.
Without CONFIG_ISA_BUS set, CONFIG_ISA cannot be set -- and as a result
CONFIG_ISAPNP cannot be set.
Since the config file used left CONFIG_ISA_BUS unset, ISA and ISAPNP
support was left out of the kernel, thus resulting in the new Diva
warnings.
William Breathitt Gray
prev parent reply other threads:[~2016-01-25 12:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-25 2:26 kernel test robot
2016-01-25 12:06 ` William Breathitt Gray [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=56A60FBC.7050107@gmail.com \
--to=vilhelm.gray@gmail.com \
--cc=fengguang.wu@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@01.org \
--cc=ying.huang@linux.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
Powered by JetHome