Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757495AbXJYLWo (ORCPT ); Thu, 25 Oct 2007 07:22:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753007AbXJYLWf (ORCPT ); Thu, 25 Oct 2007 07:22:35 -0400 Received: from palinux.external.hp.com ([192.25.206.14]:52812 "EHLO mail.parisc-linux.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752669AbXJYLWd (ORCPT ); Thu, 25 Oct 2007 07:22:33 -0400 Date: Thu, 25 Oct 2007 05:22:31 -0600 From: Matthew Wilcox To: Jeff Garzik Cc: LKML , linux-scsi@vger.kernel.org, akpm@linux-foundation.org, willy@linux.intel.com, kkeil@suse.de Subject: Re: [PATCH] Remove #warnings for longstanding conditions. Message-ID: <20071025112231.GL27248@parisc-linux.org> References: <03231528cf69b4194111178db23a7a387a573cb7.1193299380.git.jeff@garzik.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <03231528cf69b4194111178db23a7a387a573cb7.1193299380.git.jeff@garzik.org> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1138 Lines: 23 On Thu, Oct 25, 2007 at 04:06:15AM -0400, Jeff Garzik wrote: > drivers/scsi/advansys.c:71:2: warning: #warning this driver is still > not properly converted to the DMA API > > ...represent conditions that have existed for years, and are duly noted > in FIXMEs. There does not seem to be much need to warn on every kernel > build for a driver bug or handicap that has existed for years. I'll be removing this #warning from advansys when I get rid of the last bus_to_virt. Which I've already done ... it's just that the resulting driver works on i386, but crashes parisc, so there's clearly a bug. I haven't had time to track it down yet. So NACK this patch. -- Intel are signing my paycheques ... these opinions are still mine "Bill, look, we understand that you're interested in selling us this operating system, but compare it to ours. We can't possibly take such a retrograde step." - 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/