From: James Hogan Date: Thu, 29 May 2014 09:16:24 +0000 (+0100) Subject: MIPS: Export local_flush_icache_range for KVM X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~23 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90f91356c7d67ddd98d817838df69335cb831eaa;p=pandora-kernel.git MIPS: Export local_flush_icache_range for KVM Export the local_flush_icache_range function pointer for GPL modules so that it can be used by KVM for syncing the icache after binary translation of trapping instructions. Signed-off-by: James Hogan Cc: Paolo Bonzini Cc: Gleb Natapov Cc: kvm@vger.kernel.org Cc: linux-mips@linux-mips.org Cc: Sanjay Lal Acked-by: Ralf Baechle Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed