From: Torsten Kaiser Date: Tue, 23 Jul 2013 20:58:23 +0000 (+0200) Subject: x86, amd, microcode: Fix error path in apply_microcode_amd() X-Git-Tag: v3.11-rc5~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d982057f631df04f8d78321084a1a71ca51f3364;p=pandora-kernel.git x86, amd, microcode: Fix error path in apply_microcode_amd() Return -1 (like Intels apply_microcode) when the loading fails, also do not set the active microcode level on failure. Signed-off-by: Torsten Kaiser Link: http://lkml.kernel.org/r/20130723225823.2e4e7588@googlemail.com Acked-by: Borislav Petkov Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed