Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758335AbXLUVuL (ORCPT ); Fri, 21 Dec 2007 16:50:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754563AbXLUVt7 (ORCPT ); Fri, 21 Dec 2007 16:49:59 -0500 Received: from smtp2.linux-foundation.org ([207.189.120.14]:39958 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753421AbXLUVt6 (ORCPT ); Fri, 21 Dec 2007 16:49:58 -0500 Date: Fri, 21 Dec 2007 13:47:35 -0800 From: Andrew Morton To: Ingo Molnar Cc: bjorn.helgaas@hp.com, tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, gregkh@suse.de, dbrownell@users.sourceforge.net, linux-kernel@vger.kernel.org, linux-pci@atrey.karlin.mff.cuni.cz Subject: Re: [patch 3/3] PCI: use dev_printk in x86 quirk messages Message-Id: <20071221134735.1e0066c9.akpm@linux-foundation.org> In-Reply-To: <20071218135801.GB17470@elte.hu> References: <20071217210937.103111394@ldl.fc.hp.com> <20071217211337.545932066@ldl.fc.hp.com> <20071218135801.GB17470@elte.hu> X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.8.20; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 771 Lines: 26 On Tue, 18 Dec 2007 14:58:01 +0100 Ingo Molnar wrote: > > * bjorn.helgaas@hp.com wrote: > > > Convert quirk printks to dev_printk(). > > thanks, applied the x86 bits. > Greg applied it too. Could you guys please sort out some sort of who-owns-what protocol? Thanks. > arch/x86/kernel/quirks.c | 42 ++++++++++++++++++++++-------------------- > arch/x86/pci/fixup.c | 22 +++++++++++----------- That made it hard. Arguably one file is PCI tree and the other is x86 tree. -- 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/