Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756735AbYGGWMa (ORCPT ); Mon, 7 Jul 2008 18:12:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754956AbYGGWMU (ORCPT ); Mon, 7 Jul 2008 18:12:20 -0400 Received: from g4t0015.houston.hp.com ([15.201.24.18]:26938 "EHLO g4t0015.houston.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754309AbYGGWMT (ORCPT ); Mon, 7 Jul 2008 18:12:19 -0400 From: Bjorn Helgaas To: Jesse Barnes Subject: Re: [patch 5/5] x86 PCI: use dev_printk when possible Date: Mon, 7 Jul 2008 16:10:35 -0600 User-Agent: KMail/1.9.6 (enterprise 0.20070907.709405) Cc: Andrew Morton , lenb@kernel.org, tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, linux-acpi@vger.kernel.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org References: <20080613165209.507694130@ldl.fc.hp.com> <20080630165737.2f9735f0.akpm@linux-foundation.org> <200807011857.42384.jbarnes@virtuousgeek.org> In-Reply-To: <200807011857.42384.jbarnes@virtuousgeek.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200807071610.36528.bjorn.helgaas@hp.com> X-Brightmail-Tracker: AAAAAQAAAAI= X-Whitelist: TRUE Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1593 Lines: 41 On Tuesday 01 July 2008 07:57:41 pm Jesse Barnes wrote: > On Monday, June 30, 2008 4:57 pm Andrew Morton wrote: > > On Fri, 13 Jun 2008 10:52:14 -0600 > > > > Bjorn Helgaas wrote: > > > I converted DBG() to dev_dbg(). This DBG() is from arch/x86/pci/pci.h > > > and requires source-code modification to enable, so dev_dbg() seems > > > roughly equivalent. > > > > > > The printks in arch/x86/pci/irq.c were a little hairy, with lines > > > printed in several pieces. I straightened it out a little, but > > > another set of eyes would be good. > > > > > > Signed-off-by: Bjorn Helgaas > > > > > > --- > > > arch/x86/pci/fixup.c | 3 + > > > arch/x86/pci/i386.c | 26 ++++++-------- > > > arch/x86/pci/irq.c | 91 > > > ++++++++++++++++++++++----------------------------- arch/x86/pci/numa.c > > > | 5 +- > > > > Got a bunch of rejects in arch/x86/pci/irq.c due to pending whitespace > > fixes. I fixed a couple of them but then I got bored, so the > > conversion in there is only partial. > > > > Please prefer to raise patches against linux-next if poss, especially > > during late -rc's. > > Yeah, the x86 tree(s) move too fast for me to keep up with. The change seems > worthwhile though, maybe Ingo or one of the x86 team could just search & > replace? I'll fix it up. Bjorn -- 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/