From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 30 Mar 2012 22:33:06 -0500 From: Jonathan Nieder To: Ken Moffat Cc: Greg KH , linux-kernel@vger.kernel.org, stable@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk, Matthew Garrett , Jesse Barnes Subject: Re: [ 06/41] PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled Message-ID: <20120331033306.GA2475@burratino> References: <20120316233829.GA14022@kroah.com> <20120316233811.136320350@linuxfoundation.org> <20120331032356.GA6664@milliways> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120331032356.GA6664@milliways> Sender: linux-kernel-owner@vger.kernel.org List-ID: Hi Ken, Ken Moffat wrote: > Long story short - > 3.2.9 was adequate, 3.3.0 crashes early in boot (before switching > from the 80x25 console to kms). [...] > I then reverted this commit from 3.3.0 You might enjoy the following patch: http://thread.gmane.org/gmane.linux.kernel.pci/14503 Hope that helps, Jonathan