Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757451Ab3JJTRV (ORCPT ); Thu, 10 Oct 2013 15:17:21 -0400 Received: from verein.lst.de ([213.95.11.211]:33939 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755545Ab3JJTRS (ORCPT ); Thu, 10 Oct 2013 15:17:18 -0400 Date: Thu, 10 Oct 2013 21:17:14 +0200 From: Christoph Hellwig To: Alexander Gordeev Cc: "Nicholas A. Bellinger" , linux-scsi , LKML , target-devel , Jens Axboe Subject: Re: scsi-mq updated to latest linux-block/new-queue Message-ID: <20131010191714.GA3098@lst.de> References: <1381345971.19256.461.camel@haakon3.risingtidesystems.com> <20131009194658.GA3066@dhcp-26-207.brq.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131009194658.GA3066@dhcp-26-207.brq.redhat.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 661 Lines: 14 > What is the criteria for patches to include in your tree? I would suggest > to consider this one https://lkml.org/lkml/2013/8/9/90 if it fits. For this one you probably want to send a patch to Jens to move blk-mq-tag.h to include/linux first instead of doing the relative include hack. Also the blk_mq_*tag* routines you use aren't exported, so a modular build of the driver with that patch applied will fail. -- 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/