From: Jayachandran C Date: Wed, 31 Oct 2012 12:01:33 +0000 (+0000) Subject: MIPS: Netlogic: Fix DMA zone selection for 64-bit X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~15^2^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b97215fd938f6bc2469acd82de8e6e36adcbea7c;p=pandora-kernel.git MIPS: Netlogic: Fix DMA zone selection for 64-bit Fix Kconfig for both XLR and XLP to select ZONE_DMA32 (instead of ZONE_DMA) in case of 64-bit compilation. This can be used for devices that can only do DMA to 32-bit address. ZONE_DMA is not useful on XLR or XLP. Signed-off-by: Jayachandran C Patchwork: http://patchwork.linux-mips.org/patch/4466 Signed-off-by: John Crispin --- Reading git-diff-tree failed