Re: linux-next: Tree for December 27 (drivers/target/)

From: Nicholas A. Bellinger
Date: Mon Dec 27 2010 - 17:53:53 EST


On Mon, 2010-12-27 at 11:21 -0800, Randy Dunlap wrote:
> On Mon, 27 Dec 2010 17:04:51 +1100 Stephen Rothwell wrote:
>
> > Hi all,
> >
> > [The mirroring on kernel.org is running slowly]
>
> yep :(
>
> > Changes since 20101221:
>
>
> When CONFIG_SCSI is not enabled:
>
> ERROR: "scsi_device_type" [drivers/target/target_core_mod.ko] undefined!
>
> from target_core_transport.c::1586:
>
> printk(" Type: %s ", scsi_device_type(device_type));
>

Hi Randy and Stephen,

As there is really no a reason for building CONFIG_TARGET_CORE w/o
CONFIG_SCSI && CONFIG_BLOCK, the following patch has been added to the
new linux-next target tree here:

target: Add SCSI and BLOCK depends for TARGET_CORE
http://git.kernel.org/?p=linux/kernel/git/nab/linux-next.git;a=commitdiff;h=15c8da9639029ac337dd2f0bb67010de62d4b724

>
> Also please update MAINTAINERS for drivers/target/.
>

Also added here, thanks for the reminder:

target: Add drivers/target/ entry to MAINTAINERS
http://git.kernel.org/?p=linux/kernel/git/nab/linux-next.git;a=commitdiff;h=85356c6c328b3c4add3d240e387087a76a469028

Best Regards,

--nab

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/