From: Borislav Petkov Date: Thu, 5 Feb 2015 18:35:19 +0000 (+0100) Subject: x86/microcode/intel: Check if microcode was found before applying X-Git-Tag: omap-for-v4.2/o2_dc~178^2~1^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=776d3cdc93d83808bf5929d716a56c69bbe01d2f;p=pandora-kernel.git x86/microcode/intel: Check if microcode was found before applying We should check the return value of the routines fishing out the proper microcode and not try to apply if we haven't found a suitable blob. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed