From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752381AbbBSRn3 (ORCPT ); Thu, 19 Feb 2015 12:43:29 -0500 Received: from mga02.intel.com ([134.134.136.20]:55505 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752020AbbBSRn1 (ORCPT ); Thu, 19 Feb 2015 12:43:27 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,609,1418112000"; d="scan'208";a="456858904" Date: Thu, 19 Feb 2015 09:43:20 -0800 From: Andi Kleen To: Tim Chen Cc: Mathias Nyman , Sergei Shtylyov , Greg Kroah-Hartman , Jiri Slaby , "H. Peter Anvin" , Akinobu Mita , Ingo Molnar , Andrew Morton , Marek Szyprowski , Thomas Gleixner , linux-kernel@vger.kernel.org, x86@kernel.org, linux-usb@vger.kernel.org, stable , Alan Stern Subject: Re: [PATCH] xhci: use dma_alloc_coherent with fully cleared pages Message-ID: <20150219174320.GB27767@tassilo.jf.intel.com> References: <1424306081.9530.137.camel@schen9-desk2.jf.intel.com> <54E5FBB1.2060300@linux.intel.com> <1424365002.9530.138.camel@schen9-desk2.jf.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1424365002.9530.138.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 > Great. Thanks for fixing this. Not great. This still leaves all the other drivers which may be affected by similar problems. IMHO Tim's original patch is still needed. -Andi -- ak@linux.intel.com -- Speaking for myself only