From: Borislav Petkov Date: Wed, 1 Aug 2012 13:38:18 +0000 (+0200) Subject: x86, microcode, AMD: Add a small, per-family patches cache X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~82^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3eb3b4da106a23b5d41bf915726172e31654a65;p=pandora-kernel.git x86, microcode, AMD: Add a small, per-family patches cache This is a trivial cache which collects all ucode patches for the current family of CPUs on the system. If a newer patch appears due to the container file being updated in userspace, we replace our cached version with the new one. Signed-off-by: Borislav Petkov Link: http://lkml.kernel.org/r/1344361461-10076-12-git-send-email-bp@amd64.org Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed