Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762122AbYCAGZl (ORCPT ); Sat, 1 Mar 2008 01:25:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1761533AbYCAGZK (ORCPT ); Sat, 1 Mar 2008 01:25:10 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:50820 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756357AbYCAGZJ (ORCPT ); Sat, 1 Mar 2008 01:25:09 -0500 Date: Fri, 29 Feb 2008 22:02:36 -0800 From: Greg KH To: Yinghai Lu Cc: Ingo Molnar , Andrew Morton , Linux Kernel Mailing List Subject: Re: [PATCH] x86 pci: remove checking type for mmconfig probe v2 Message-ID: <20080301060236.GE20032@kroah.com> References: <200802271639.52958.yinghai.lu@sun.com> <200802282356.50496.yinghai.lu@sun.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200802282356.50496.yinghai.lu@sun.com> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 558 Lines: 16 On Thu, Feb 28, 2008 at 11:56:50PM -0800, Yinghai Lu wrote: > > doesn't need to check if it is type1 or type2. we can use raw_pci_ops dirctly. Why? is this because the ops are already set up? It would be nice to add the "why this change is necessary and/or possible now" for the changelog. thanks, greg k-h -- 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/