From 90f91356c7d67ddd98d817838df69335cb831eaa Mon Sep 17 00:00:00 2001 From: James Hogan Date: Thu, 29 May 2014 10:16:24 +0100 Subject: [PATCH] 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-format-patch failed