From: Alexander Graf Date: Thu, 15 Apr 2010 22:11:54 +0000 (+0200) Subject: KVM: PPC: Export MMU variables X-Git-Tag: v2.6.35-rc1~436^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be85669886776faa496b026b344691c325727731;p=pandora-kernel.git KVM: PPC: Export MMU variables Our shadow MMU code needs to know where the HTAB is located and how big it is. So we need some variables from the kernel exported to module space if KVM is built as a module. CC: Benjamin Herrenschmidt Signed-off-by: Alexander Graf Acked-by: Benjamin Herrenschmidt Signed-off-by: Avi Kivity --- Reading git-diff-tree failed