All of lore.kernel.org
 help / color / mirror / Atom feed
From: William Breathitt Gray <vilhelm.gray@gmail.com>
To: lkp@lists.01.org
Subject: Re: [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>

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

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

WARNING: multiple messages have this Message-ID (diff)
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

  reply	other threads:[~2016-01-25 12:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-25  2:26 [base] 9ea71534ad: kmsg.Diva:No_ISA, ISAPNP_or_PCI_card_found kernel test robot
2016-01-25  2:26 ` [lkp] [base] 9ea71534ad: kmsg.Diva:No_ISA,ISAPNP_or_PCI_card_found kernel test robot
2016-01-25 12:06 ` William Breathitt Gray [this message]
2016-01-25 12:06   ` William Breathitt Gray

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=lkp@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.