Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758239Ab2K0HjS (ORCPT ); Tue, 27 Nov 2012 02:39:18 -0500 Received: from mailout39.mail01.mtsvc.net ([216.70.64.83]:36459 "EHLO n12.mail01.mtsvc.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1758047Ab2K0HjQ (ORCPT ); Tue, 27 Nov 2012 02:39:16 -0500 Message-ID: <1354001950.3284.23.camel@thor> Subject: Re: linux-next: Tree for Nov 26 (staging/fwserial) From: Peter Hurley To: Andrew Morton Cc: Randy Dunlap , Stephen Rothwell , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, "devel@driverdev.osuosl.org" Date: Tue, 27 Nov 2012 02:39:10 -0500 In-Reply-To: <20121126152001.bf346786.akpm@linux-foundation.org> References: <20121127011738.9ecd7971a7ea2e3d09a9450d@canb.auug.org.au> <50B3D767.70604@infradead.org> <20121126152001.bf346786.akpm@linux-foundation.org> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.2.4-0build1 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 X-Authenticated-User: 125194 peter@hurleysoftware.com X-MT-ID: 8fa290c2a27252aacf65dbc4a42f3ce3735fb2a4 X-MT-INTERNAL-ID: 8fa290c2a27252aacf65dbc4a42f3ce3735fb2a4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1197 Lines: 36 On Mon, 2012-11-26 at 15:20 -0800, Andrew Morton wrote: > On Mon, 26 Nov 2012 12:56:07 -0800 > Randy Dunlap wrote: > > > On 11/26/2012 06:17 AM, Stephen Rothwell wrote: > > > > > Hi all, > > > > > > Changes since 20121115: > > > > > > > > > on i386: > > > > drivers/staging/fwserial/dma_fifo.c: In function 'dma_fifo_in': > > drivers/staging/fwserial/dma_fifo.c:174:2: error: implicit declaration of function '__WARN_printf' > > > > That should be replaced with WARN(fifo->corrupt, format). Yeah, not sure what I was thinking there. Or rather not thinking. > drivers/staging/fwserial/dma_fifo.[ch] appear to be generic code and > really should be proposed for mm/ or lib/. If there are other users for which this would be useful, that's ok with me. I'd feel more comfortable with that after this driver gets some heavier usage (which shouldn't be a problem once I get a console and debugger running on top of it). -- 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/