From: H. Peter Anvin Date: Mon, 10 May 2010 05:46:54 +0000 (-0700) Subject: x86, hypervisor: add missing X-Git-Tag: v2.6.35-rc1~516^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3998d095354d2a3062bdaa821ef07a1e1c82873c;p=pandora-kernel.git x86, hypervisor: add missing EXPORT_SYMBOL() needs to be included; fixes modular builds of the VMware balloon driver, and any future modular drivers which depends on the hypervisor. Reported-by: Ingo Molnar Signed-off-by: H. Peter Anvin Cc: Greg KH Cc: Hank Janssen Cc: Alok Kataria Cc: Ky Srinivasan Cc: Dmitry Torokhov LKML-Reference: <4BE49778.6060800@zytor.com> --- Reading git-diff-tree failed