From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752064AbdBBQa1 (ORCPT ); Thu, 2 Feb 2017 11:30:27 -0500 Received: from bombadil.infradead.org ([65.50.211.133]:49183 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750808AbdBBQa0 (ORCPT ); Thu, 2 Feb 2017 11:30:26 -0500 Date: Thu, 2 Feb 2017 08:30:24 -0800 From: Christoph Hellwig To: Bjorn Helgaas Cc: Linus Torvalds , linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, lists@ssl-mail.com, "Jayachandran C." , "H.J. Lu" , Takashi Iwai Subject: Re: [GIT PULL] PCI fixes for v4.10 Message-ID: <20170202163024.GA30074@infradead.org> References: <20170202161812.GB21267@bhelgaas-glaptop.roam.corp.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170202161812.GB21267@bhelgaas-glaptop.roam.corp.google.com> User-Agent: Mutt/1.7.1 (2016-10-04) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 02, 2017 at 10:18:12AM -0600, Bjorn Helgaas wrote: > PCI fixes: > > - configure ASPM on the link from a PCI-to-PCIe bridge (avoids a NULL > pointer dereference on topologies including these bridges) Any reason you didn't include the affinity use outside the allocate range fix sent on Tuesday?