From: Dmitry Adamushko Date: Tue, 23 Sep 2008 20:56:35 +0000 (+0200) Subject: x86, microcode_amd: cleanup, mark request_microcode_user() as unsupported X-Git-Tag: v2.6.28-rc1~699^2^4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f9284e4e3be7b0b4d8d0638f9805603069a762d;p=pandora-kernel.git x86, microcode_amd: cleanup, mark request_microcode_user() as unsupported (1) mark mc_size in generic_load_microcode() as unitialized_var to avoid gcc's (false) warning; (2) mark request_microcode_user() as unsupported. The required changes can be added later. Note, we don't break any user-space interfaces here, as there were no kernels with support for AMD-specific ucode update yet. The ucode has to be updated via 'firmware'. Signed-off-by: Dmitry Adamushko Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed