Export symbols for KVM module
authorAlexander Graf <agraf@suse.de>
Fri, 30 Oct 2009 05:47:19 +0000 (05:47 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 5 Nov 2009 05:50:24 +0000 (16:50 +1100)
commit4ab79aa801b6b4f2e2fb508d6107cdd9320d682d
tree9b3d92f8c6db41404fafbc2d2fa1e04bbc3a4411
parent62908905b2fd98c11bd472c1e617d35eff33fc84
Export symbols for KVM module

We want to be able to build KVM as a module. To enable us doing so, we
need some more exports from core Linux parts.

This patch exports all functions and variables that are required for KVM.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/time.c
arch/powerpc/mm/hash_utils_64.c