From: Fenghua Yu Date: Fri, 21 Dec 2012 07:44:31 +0000 (-0800) Subject: x86/mm/init.c: Copy ucode from initrd image to kernel memory X-Git-Tag: v3.9-rc1~105^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd745be89e1580e8a1b47454a39f97f9c5c4b1e0;p=pandora-kernel.git x86/mm/init.c: Copy ucode from initrd image to kernel memory Before initrd image is freed, copy valid ucode patches from initrd image to kernel memory. The saved ucode will be used to update AP in resume or hotplug. Signed-off-by: Fenghua Yu Link: http://lkml.kernel.org/r/1356075872-3054-12-git-send-email-fenghua.yu@intel.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed