public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad@kernel•org>
To: Randy Dunlap <randy.dunlap@oracle•com>
Cc: Stephen Rothwell <sfr@canb•auug.org.au>,
	scsi <linux-scsi@vger•kernel.org>,
	Jayamohan Kallickal <jayamohank@serverengines•com>,
	linux-next@vger•kernel.org, LKML <linux-kernel@vger•kernel.org>,
	jejbscsi <james.bottomley@suse•de>
Subject: Re: [PATCH -next] scsi: be2iscsi needs ISCSI_BOOT_SYSFS
Date: Thu, 29 Jul 2010 15:34:20 -0400	[thread overview]
Message-ID: <20100729193420.GB13308@andromeda.dapyr.net> (raw)
In-Reply-To: <20100729101609.965dbe48.randy.dunlap@oracle.com>

On Thu, Jul 29, 2010 at 10:16:09AM -0700, Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@oracle•com>
> 
> be2iscsi uses iscsi_boot_*() interfaces, so it should ensure that
> ISCSI_BOOT_SYSFS is enabled.
> 
> ERROR: "iscsi_boot_create_target" [drivers/scsi/be2iscsi/be2iscsi.ko] undefined!
> ERROR: "iscsi_boot_create_ethernet" [drivers/scsi/be2iscsi/be2iscsi.ko] undefined!
> ERROR: "iscsi_boot_create_host_kset" [drivers/scsi/be2iscsi/be2iscsi.ko] undefined!
> ERROR: "iscsi_boot_create_initiator" [drivers/scsi/be2iscsi/be2iscsi.ko] undefined!
> ERROR: "iscsi_boot_destroy_kset" [drivers/scsi/be2iscsi/be2iscsi.ko] undefined!
> 
> Signed-off-by: Randy Dunlap <randy.dunlap@oracle•com>

Acked-by: Konrad Rzeszutek Wilk <konrad@kernel•org>

> ---
>  drivers/scsi/be2iscsi/Kconfig |    1 +
>  1 file changed, 1 insertion(+)
> 
> --- linux-next-20100729.orig/drivers/scsi/be2iscsi/Kconfig
> +++ linux-next-20100729/drivers/scsi/be2iscsi/Kconfig
> @@ -2,6 +2,7 @@ config BE2ISCSI
>  	tristate "ServerEngines' 10Gbps iSCSI - BladeEngine 2"
>  	depends on PCI && SCSI && NET
>  	select SCSI_ISCSI_ATTRS
> +	select ISCSI_BOOT_SYSFS
>  
>  	help
>  	This driver implements the iSCSI functionality for ServerEngines'
> ---
> --
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo@vger•kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2010-07-29 19:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-29  4:32 linux-next: Tree for July 29 Stephen Rothwell
2010-07-29 17:13 ` [PATCH -next] mtd: redwood depends on MTD_PARTITIONS Randy Dunlap
2010-07-29 17:14 ` [PATCH -next] net: ks8842 depends on DMA_ENGINE Randy Dunlap
2010-07-31  5:10   ` David Miller
2010-07-29 17:16 ` [PATCH -next] scsi: be2iscsi needs ISCSI_BOOT_SYSFS Randy Dunlap
2010-07-29 19:34   ` Konrad Rzeszutek Wilk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-07-29 21:06 Jayamohan Kalickal

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=20100729193420.GB13308@andromeda.dapyr.net \
    --to=konrad@kernel$(echo .)org \
    --cc=james.bottomley@suse$(echo .)de \
    --cc=jayamohank@serverengines$(echo .)com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=linux-scsi@vger$(echo .)kernel.org \
    --cc=randy.dunlap@oracle$(echo .)com \
    --cc=sfr@canb$(echo .)auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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