Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752138Ab0L0Wxi (ORCPT ); Mon, 27 Dec 2010 17:53:38 -0500 Received: from mail.linux-iscsi.org ([67.23.28.174]:49102 "EHLO linux-iscsi.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751495Ab0L0Wxh (ORCPT ); Mon, 27 Dec 2010 17:53:37 -0500 Subject: Re: linux-next: Tree for December 27 (drivers/target/) From: "Nicholas A. Bellinger" To: Randy Dunlap Cc: Stephen Rothwell , scsi , linux-next@vger.kernel.org, LKML In-Reply-To: <20101227112114.634c6e60.randy.dunlap@oracle.com> References: <20101227170451.a9a9f873.sfr@canb.auug.org.au> <20101227112114.634c6e60.randy.dunlap@oracle.com> Content-Type: text/plain Date: Mon, 27 Dec 2010 14:47:41 -0800 Message-Id: <1293490061.4649.205.camel@haakon2.linux-iscsi.org> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1359 Lines: 48 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/