From: Colin Cross Date: Sat, 14 Dec 2013 03:26:26 +0000 (-0800) Subject: ion: allow cached mappings of chunk and system heap buffers X-Git-Tag: v3.14-rc1~150^2~371 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a053b6ace160a7751fc53326bb354266e3e914f0;p=pandora-kernel.git ion: allow cached mappings of chunk and system heap buffers Now that ion_vm_fault uses vm_insert_pfn instead of vm_insert_page cached buffers can be supported in any heap. Remove the checks in the chunk and system heaps. Signed-off-by: Colin Cross Signed-off-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed