From: Catalin Marinas Date: Fri, 29 Nov 2013 10:56:14 +0000 (+0000) Subject: arm64: Use Normal NonCacheable memory for writecombine X-Git-Tag: v3.13-rc2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f00130b70e5eee813cc7bc298e0f3fdf79673cc;p=pandora-kernel.git arm64: Use Normal NonCacheable memory for writecombine This provides better performance compared to Device GRE and also allows unaligned accesses. Such memory is intended to be used with standard RAM (e.g. framebuffers) and not I/O. Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed