From: Peter Oruba Date: Mon, 28 Jul 2008 16:44:22 +0000 (+0200) Subject: x86: AMD microcode patch loading support X-Git-Tag: v2.6.28-rc1~699^2^4~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80cc9f1020f49c9e5b50898c102fd444de70a0a3;p=pandora-kernel.git x86: AMD microcode patch loading support This patch introduces microcode patch loading for AMD processors. It is based on previous corresponding work for Intel processors. It hooks into the general patch loading module. Main difference is that a container file format is used to hold all patch data for multiple processors as well as an equivalent CPU table, which comes seperately, as opposed to Intel's microcode patching solution. Kconfig and Makefile have been changed provice config and build option for new source file. Signed-off-by: Peter Oruba Cc: Tigran Aivazian Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed