From: Alexander Graf Date: Mon, 2 Aug 2010 14:08:22 +0000 (+0200) Subject: KVM: PPC: Preload magic page when in kernel mode X-Git-Tag: v2.6.37-rc1~142^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cb6b7ea0cd085e6613153ad69608cad6421abcc;p=pandora-kernel.git KVM: PPC: Preload magic page when in kernel mode When the guest jumps into kernel mode and has the magic page mapped, theres a very high chance that it will also use it. So let's detect that scenario and map the segment accordingly. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed