Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753420AbbBRUg6 (ORCPT ); Wed, 18 Feb 2015 15:36:58 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:47223 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750985AbbBRUg4 (ORCPT ); Wed, 18 Feb 2015 15:36:56 -0500 Date: Wed, 18 Feb 2015 12:36:54 -0800 From: Greg Kroah-Hartman To: Tim Chen Cc: Alan Stern , Sergei Shtylyov , Jiri Slaby , "H. Peter Anvin" , Akinobu Mita , Mathias Nyman , Andi Kleen , Ingo Molnar , Andrew Morton , Marek Szyprowski , Thomas Gleixner , linux-kernel@vger.kernel.org, x86@kernel.org, linux-usb@vger.kernel.org, stable Subject: Re: [PATCH] pci-dma: Fix x86 dma_alloc_coherent to fully clear all pages returned Message-ID: <20150218203654.GA26136@kroah.com> References: <1424290743.9530.122.camel@schen9-desk2.jf.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1424290743.9530.122.camel@schen9-desk2.jf.intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1560 Lines: 48 On Wed, Feb 18, 2015 at 12:19:03PM -0800, Tim Chen wrote: > On Wed, 2015-02-18 at 14:53 -0500, Alan Stern wrote: > > On Wed, 18 Feb 2015, Tim Chen wrote: > > > > > On Wed, 2015-02-04 at 10:30 -0800, Tim Chen wrote: > > > > On Mon, 2015-02-02 at 19:39 +0300, Sergei Shtylyov wrote: > > > > > > > > > > > > > > > Hi, is this an open-coded version of PAGE_ALIGN? > > > > > > > > > > Yes, it appears so. :-) > > > > > > > > > > WBR, Sergei > > > > > > > > > > > > > Thanks for the suggestion by Jiri. I updated the patch to use PAGE_ALIGN > > > > below. > > > > > > > > Regards, > > > > Tim > > > > > > > > > > Is there any resolution on this patch? I haven't seen fixes from the > > > XHCI folks yet. This is breaking many of our systems. > > > > Have you tried doing the experiments I suggested in > > > > http://marc.info/?l=linux-usb&m=142272448620716&w=2 > > > > to determine where the problem occurs? > > > > I was bogged down with other things lately and I haven't got a chance to > test that. But as you said, there's very few places where xhci > call this memory allocation. So I think the problem has been fairly > narrowed down for the XHCI folks. The "XHCI folks" are in a cube near you, go poke them in person if they aren't answering their emails :) good luck, 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/