From: Kirill A. Shutemov Date: Tue, 18 Dec 2012 20:22:18 +0000 (-0800) Subject: x86/mm: Convert update_mmu_cache() and update_mmu_cache_pmd() to functions X-Git-Tag: v3.9-rc1~168^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=602e018607ba5c92922c0ffae40e346e1b95fa84;p=pandora-kernel.git x86/mm: Convert update_mmu_cache() and update_mmu_cache_pmd() to functions Converting macros to functions unhide type problems before changes will be integrated and trigger problems on other architectures. Signed-off-by: Kirill A. Shutemov Acked-by: David Rientjes Signed-off-by: Andrew Morton Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed