From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753263AbaE1MNo (ORCPT ); Wed, 28 May 2014 08:13:44 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:49776 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751971AbaE1MNl (ORCPT ); Wed, 28 May 2014 08:13:41 -0400 Date: Wed, 28 May 2014 05:13:39 -0700 From: Christoph Hellwig To: Finn Thain Cc: Christoph Hellwig , "James E.J. Bottomley" , linux-scsi@vger.kernel.org, Sam Creasey , Russell King , Michael Schmitz , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-m68k@vger.kernel.org Subject: Re: [PATCH 05/12] scsi/NCR5380: fix build failures when debugging is enabled Message-ID: <20140528121339.GA29126@infradead.org> References: <20140318004212.612472697@telegraphics.com.au> <20140318004214.102469994@telegraphics.com.au> <20140528095015.GE26617@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 28, 2014 at 10:09:33PM +1000, Finn Thain wrote: > [PATCH v2 05/12] scsi/NCR5380: fix build failures when debugging is enabled > [PATCH v2 06/12] scsi/NCR5380: fix dprintk macro usage and definition > [PATCH v2 09/12] scsi/NCR5380: fix and standardize NDEBUG macros > > And several patches in the v2 submission had some acked-by tags added. > > The v2 series is the one to merge (but I think James intends to do that). I've pulled this version into the for-3.16 drivers tree I'm collection for james: http://git.infradead.org/users/hch/scsi-queue.git/shortlog/refs/heads/drivers-for-3.16 git://git.infradead.org/users/hch/scsi-queue.git drivers-for-3.16 Can you send incremental changes if needed?