Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 13 Feb 2002 04:34:43 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 13 Feb 2002 04:34:34 -0500 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:27405 "EHLO www.linux.org.uk") by vger.kernel.org with ESMTP id ; Wed, 13 Feb 2002 04:34:20 -0500 Message-ID: <3C6A331A.2D793119@mandrakesoft.com> Date: Wed, 13 Feb 2002 04:34:18 -0500 From: Jeff Garzik Organization: MandrakeSoft X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.18-pre8 i686) X-Accept-Language: en MIME-Version: 1.0 To: Alan Cox CC: Andrew Morton , lkml , Ralf Baechle Subject: Re: [patch] printk and dma_addr_t In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Alan Cox wrote: > > > dma_addr_t type. So the above usage will become > > > > printk("stuff: " DMA_ADDR_T_FMT " %s", a, s); > > Vomit. How about adding a dma_addr_t %code to the printk function ? heh, my comment on the patch was, "about as good as you can do without teaching printk and gcc about the type" Can we hack gcc warnings, too? -- Jeff Garzik | "I went through my candy like hot oatmeal Building 1024 | through an internally-buttered weasel." MandrakeSoft | - goats.com - 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/