From: Borislav Petkov Date: Wed, 4 Dec 2013 19:50:42 +0000 (+0100) Subject: x86, ramdisk: Export relocated ramdisk VA X-Git-Tag: v3.14-rc1~161^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5aa3d718f259007121b9366d36315fb8a2983d3d;p=pandora-kernel.git x86, ramdisk: Export relocated ramdisk VA The ramdisk can possibly get relocated if the whole image is not mapped. And since we're going over it in the microcode loader and fishing out the relevant microcode patches, we want access it at its new location. Thus, export it. Signed-off-by: Borislav Petkov Tested-by: Aravind Gopalakrishnan --- Reading git-diff-tree failed