From: Borislav Petkov Date: Thu, 10 Feb 2011 11:19:47 +0000 (+0100) Subject: x86, microcode, AMD: Extend ucode size verification X-Git-Tag: v2.6.39-rc1~501^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44d60c0f5c58c2168f31df9a481761451840eb54;p=pandora-kernel.git x86, microcode, AMD: Extend ucode size verification The different families have a different max size for the ucode patch, adjust size checking to the family we're running on. Also, do not vzalloc the max size of the ucode but only the actual size that is passed on from the firmware loader. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed