From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750802AbWGLEXL (ORCPT ); Wed, 12 Jul 2006 00:23:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751168AbWGLEXK (ORCPT ); Wed, 12 Jul 2006 00:23:10 -0400 Received: from cantor2.suse.de ([195.135.220.15]:15260 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S1750802AbWGLEXJ (ORCPT ); Wed, 12 Jul 2006 00:23:09 -0400 Date: Tue, 11 Jul 2006 21:18:47 -0700 From: Greg KH To: "Zhang, Yanmin" Cc: LKML , linux-pci maillist , Tom Long Nguyen Subject: Re: [PATCH 1/6] PCI-Express AER implemetation Message-ID: <20060712041847.GA20793@kroah.com> References: <1152668200.28493.178.camel@ymzhang-perf.sh.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1152668200.28493.178.camel@ymzhang-perf.sh.intel.com> User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 12, 2006 at 09:36:40AM +0800, Zhang, Yanmin wrote: > I changed a little about the patches, so resend and cc to Greg. > > Greg, > > Could you consider for your testing tree? Two comments on this series: - the pci_regs.h change I can take right now, that's in the standard so it can't hurt to add it now, right? Is this ok? - the patches break the build if you try to build things without the whole series applied. That's not good for users running 'git bisect' on Linus's tree. Can you redo the series so this doesn't happen? thanks, greg k-h