From: Jacob Shin Date: Thu, 20 Jun 2013 14:52:50 +0000 (-0500) Subject: x86, microcode, amd: Another early loading fixup X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~52^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9608d33b8210c993af4430d661a6474946480c9b;p=pandora-kernel.git x86, microcode, amd: Another early loading fixup commit cd1c32ca969ebfd65e61312c988223bb14f09c2e is an early premature rendition of the patch. Augment it with this delta patch to: * correctly mark offset and size of the matching bin file * use __pa instead of __pa_nodebug during AP load * check for !initrd_start before using it Signed-off-by: Jacob Shin Link: http://lkml.kernel.org/r/20130620152414.GA6676@jshin-Toonie Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed