public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	linux-scsi <linux-scsi@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [GIT PATCH] another tranche of SCSI updates for 2.6.26
Date: Mon, 28 Apr 2008 03:45:40 +0200	[thread overview]
Message-ID: <20080428014540.GB10660@elte.hu> (raw)
In-Reply-To: <20080428013400.GA6245@elte.hu>


* Ingo Molnar <mingo@elte.hu> wrote:

> see:
> 
>  http://redhat.com/~mingo/misc/config-Mon_Apr_28_03_01_00_CEST_2008.bad
>  http://redhat.com/~mingo/misc/log-Mon_Apr_28_03_01_00_CEST_2008.bad
> 
> the commits i pulled are below. The tree before that survived 100+ 
> randconfig bootups - this failed after 7 iterations.

did some more digging, regression is not too serious - excluding the ISA 
drivers below did the trick and it now boots up fine. Time to sleep now 
:-/

	Ingo

----------------->
Subject: qa: no scsi aha
From: Ingo Molnar <mingo@elte.hu>
Date: Mon Apr 28 03:34:16 CEST 2008

Signed-off-by: Ingo Molnar <mingo@elte.hu>
---
 drivers/scsi/Kconfig |    3 +++
 1 file changed, 3 insertions(+)

Index: linux/drivers/scsi/Kconfig
===================================================================
--- linux.orig/drivers/scsi/Kconfig
+++ linux/drivers/scsi/Kconfig
@@ -406,6 +406,7 @@ config SCSI_ACARD
 config SCSI_AHA152X
 	tristate "Adaptec AHA152X/2825 support"
 	depends on ISA && SCSI && !64BIT
+	depends on 0
 	select SCSI_SPI_ATTRS
 	select CHECK_SIGNATURE
 	---help---
@@ -423,6 +424,7 @@ config SCSI_AHA152X
 config SCSI_AHA1542
 	tristate "Adaptec AHA1542 support"
 	depends on ISA && SCSI && ISA_DMA_API
+	depends on 0
 	---help---
 	  This is support for a SCSI host adapter.  It is explained in section
 	  3.4 of the SCSI-HOWTO, available from
@@ -437,6 +439,7 @@ config SCSI_AHA1542
 config SCSI_AHA1740
 	tristate "Adaptec AHA1740 support"
 	depends on EISA && SCSI
+	depends on 0
 	---help---
 	  This is support for a SCSI host adapter.  It is explained in section
 	  3.5 of the SCSI-HOWTO, available from

  reply	other threads:[~2008-04-28  1:45 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-27 18:14 [GIT PATCH] another tranche of SCSI updates for 2.6.26 James Bottomley
2008-04-28  1:34 ` Ingo Molnar
2008-04-28  1:45   ` Ingo Molnar [this message]
2008-04-28  2:51   ` James Bottomley
2008-04-28  7:15     ` Kamalesh Babulal
2008-04-28  7:23     ` Boaz Harrosh
2008-04-28  8:34       ` FUJITA Tomonori
2008-04-28  8:40         ` Boaz Harrosh
2008-04-28 12:13       ` James Bottomley
2008-04-28 12:24         ` Boaz Harrosh
2008-04-28 16:05     ` Linus Torvalds
2008-04-28 18:25       ` James Bottomley

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=20080428014540.GB10660@elte.hu \
    --to=mingo@elte.hu \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox