public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad@darnok.org>
To: Mike Christie <michaelc@cs.wisc.edu>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	linux-next@vger.kernel.org, linux-kernel@vger.kernel.org,
	Jayamohan Kallickal <jayamohank@serverengines.com>,
	Randy Dunlap <randy.dunlap@oracle.com>,
	linux-scsi <linux-scsi@vger.kernel.org>
Subject: Re: linux-next: build failure after merge of the final tree (scsi-post-merge tree related)
Date: Mon, 2 Aug 2010 14:59:25 -0400	[thread overview]
Message-ID: <20100802185925.GA32503@andromeda.dapyr.net> (raw)
In-Reply-To: <4C570464.9010204@cs.wisc.edu>

On Mon, Aug 02, 2010 at 12:46:12PM -0500, Mike Christie wrote:
> On 08/02/2010 11:54 AM, James Bottomley wrote:
> >missing linux-scsi added to cc list.
> >
> >On Tue, 2010-08-03 at 02:47 +1000, Stephen Rothwell wrote:
> >>Hi all,
> >>
> >>On Tue, 3 Aug 2010 02:44:45 +1000 Stephen Rothwell<sfr@canb.auug.org.au>  
> >>wrote:
> >>>
> >>>After merging the final tree, today's linux-next build (powerpc 
> >>>allmodconfig)
> >>>failed like this:
> >>>
> >>>ERROR: ".iscsi_boot_destroy_kset" [drivers/scsi/be2iscsi/be2iscsi.ko] 
> >>>undefined!
> >>>ERROR: ".iscsi_boot_create_host_kset" 
> >>>[drivers/scsi/be2iscsi/be2iscsi.ko] undefined!
> >>>ERROR: ".iscsi_boot_create_target" [drivers/scsi/be2iscsi/be2iscsi.ko] 
> >>>undefined!
> >>>ERROR: ".iscsi_boot_create_initiator" 
> >>>[drivers/scsi/be2iscsi/be2iscsi.ko] undefined!
> >>>ERROR: ".iscsi_boot_create_ethernet" [drivers/scsi/be2iscsi/be2iscsi.ko] 
> >>>undefined!
> >>>
> >>>Caused by commit a33e2a708b2e83ee6111e45c8d3d49a112c3c887 ("[SCSI]
> >>>be2iscsi: Add support for iscsi boot").  For some reason, commit
> >>>ed94aa526655d915076dcdbbf4fc962b2a67fcb5 ("[SCSI] be2iscsi: select
> >>>ISCSI_BOOT_SYSFS") was not sufficient to make sure that
> >>>CONFIG_ISCSI_BOOT_SYSFS is defined for this build.
> >>
> >>It turns out that drivers/firmware/Kconfig is only included on x86, ia64
> >>and blackfin.
> >
> >OK, we need to turn this around then and make be2iscsi only use iscsi
> >boot if it's enabled ... that's going to be some fun #ifdefing in the
> >driver.
> >
> 
> I think my mistake was to put iscsi_boot_sysfs in drivers/firmware. The 

Yikes. Last minute change, eh?

> interface is generic and should be used on any arch and with anything 
> (ibft or iscsi driver) that wants to export iscsi boot info. The 
> attached patch moves iscsi_boot_sysfs to drivers/scsi. It was made over 
> linux-next. I have only compile tested it.

did you compile test it with the x86 native iBFT driver?

  reply	other threads:[~2010-08-02 18:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20100803024445.0bf7ec86.sfr@canb.auug.org.au>
     [not found] ` <20100803024701.b3dff69a.sfr@canb.auug.org.au>
2010-08-02 16:54   ` linux-next: build failure after merge of the final tree (scsi-post-merge tree related) James Bottomley
2010-08-02 17:46     ` Mike Christie
2010-08-02 18:59       ` Konrad Rzeszutek Wilk [this message]
2010-08-02 19:09         ` Mike Christie
2010-08-02 19:59           ` Konrad Rzeszutek Wilk
2010-08-02 20:14             ` James Bottomley
2010-08-03  0:51               ` Konrad Rzeszutek Wilk
2010-08-05  1:55               ` Stephen Rothwell

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=20100802185925.GA32503@andromeda.dapyr.net \
    --to=konrad@darnok.org \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=jayamohank@serverengines.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=michaelc@cs.wisc.edu \
    --cc=randy.dunlap@oracle.com \
    --cc=sfr@canb.auug.org.au \
    /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