From: Borislav Petkov Date: Wed, 7 Dec 2011 16:26:56 +0000 (+0100) Subject: x86, microcode, AMD: Exit early on success X-Git-Tag: v3.3-rc1~184^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d733689ad57ec332fb1e392115d83a75f35df1cf;p=pandora-kernel.git x86, microcode, AMD: Exit early on success Once we've found and validated the ucode patch for the current CPU, there's no need to iterate over the remaining patches in the binary image. Exit then and save us a bunch of cycles. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed