Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935614Ab2JYL2j (ORCPT ); Thu, 25 Oct 2012 07:28:39 -0400 Received: from moutng.kundenserver.de ([212.227.17.9]:52055 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934929Ab2JYL2h (ORCPT ); Thu, 25 Oct 2012 07:28:37 -0400 From: Arnd Bergmann To: Gregory CLEMENT Subject: Re: [PATCH 1/2] arm: mvebu: increase atomic coherent pool size for armada 370/XP Date: Thu, 25 Oct 2012 11:27:36 +0000 User-Agent: KMail/1.12.2 (Linux/3.5.0; KDE/4.3.2; x86_64; ; ) Cc: Jason Cooper , Andrew Lunn , linux-arm-kernel@lists.infradead.org, Olof Johansson , Ben Dooks , Ian Molton , Nicolas Pitre , Lior Amsalem , Maen Suleiman , Tawfik Bayouk , Shadi Ammouri , "Eran Ben-Avi" , Yehuda Yitschak , Nadav Haklai , Ike Pan , Jani Monoses , Chris Van Hoof , Dan Frazier , Thomas Petazzoni , Leif Lindholm , Jon Masters , David Marlin , Sebastian Hesselbarth , linux-kernel@vger.kernel.org, Marek Szyprowski References: <1351086561-13569-1-git-send-email-gregory.clement@free-electrons.com> <1351086561-13569-2-git-send-email-gregory.clement@free-electrons.com> In-Reply-To: <1351086561-13569-2-git-send-email-gregory.clement@free-electrons.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201210251127.36960.arnd@arndb.de> X-Provags-ID: V02:K0:j3x1WX6nzEYk4gMRRun+i+bnaiJSghlrXK4DBfnHYrT eawFA8n2bvQ+vk3FLZR+AlnwZrxmFBqSSTCp4ke5Bug8UfW3J0 HcSn5etjU/BP4FPdyw4XzSeXUTTCWtL/RxYTu+Dt7BWcxAB8uy IFueX7Dzu1epsGcd5wUNXw9IWCY6btwCtHoFap7BzMFWEsSYEy AChaCMvZzI4XPzkHm9i1Rtx6f2lQLUVTVy55YEeeJJ0XtCbDN7 0mtP8Z8AY0nhhkfBYNnO862gPqyiC/vdMi1Gvk9I3hFacjxL+A tkSEumg0tXr3Cb6qyBNlk0uYs039gq7HnBHXD5l2fK8YVpIe/R yqtVcsYXlBB9SYqdd9Ik= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 848 Lines: 19 On Wednesday 24 October 2012, Gregory CLEMENT wrote: > For Armada 370/XP we have the same problem that for the commit > cb01b63, so we applied the same solution: "The default 256 KiB > coherent pool may be too small for some of the Kirkwood devices, so > increase it to make sure that devices will be able to allocate their > buffers with GFP_ATOMIC flag" > > Signed-off-by: Gregory CLEMENT Do you know why the ATA driver needs this? I find it surprising that it's necessary, so I'd like to make sure we're not just working around a device driver bug here. Arnd -- 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/