From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Bolle Subject: Re: agp/intel: can't ioremap flush page - no chipset flushing Date: Thu, 06 Mar 2014 21:25:32 +0100 Message-ID: <1394137532.2682.5.camel@x41> References: <1391886379.2669.11.camel@x41> <1391890927.1882.5.camel@x41> <1391951759.6036.7.camel@artifact> <1391952344.25424.4.camel@x220> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from cpsmtpb-ews07.kpnxchange.com (cpsmtpb-ews07.kpnxchange.com [213.75.39.10]) by gabe.freedesktop.org (Postfix) with ESMTP id 50B2DFA95D for ; Thu, 6 Mar 2014 12:25:34 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org To: Bjorn Helgaas Cc: David Airlie , Daniel Vetter , intel-gfx , Linux Kernel Mailing List , Yinghai Lu List-Id: intel-gfx@lists.freedesktop.org Bjorn Helgaas schreef op ma 10-02-2014 om 14:33 [-0700]: > Can you open a kernel.org bugzilla report and attach complete dmesg > logs of the working and broken kernels to it? There might be more > useful resource-related messages from the PCI core. That took me quite a bit longer than I hoped, but I finally opened a report at https://bugzilla.kernel.org/show_bug.cgi?id=71611 . Note that the dmesg's are identical (up to that error). Are you still interested? > I wouldn't start bisecting yet, but if you're in the mood, this > commit: 96702be56037 "Merge branch 'pci/resource' into next" looks > like a good place to start, so you could try the pre-merge commit: > 04f982beb900 "Merge branch 'pci/msi' into next". If 04f982beb900 is > good, there are only about 15 commits on the pci/resource branch to > look at. I hope to do a bisect in the next few days. If that bisect pinpoints an interesting commit that might just be in time for v3.14. Paul Bolle