[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1344361461-10076-1-git-send-email-bp@amd64.org>
Date: Tue, 7 Aug 2012 19:44:09 +0200
From: Borislav Petkov <bp@...64.org>
To: X86-ML <x86@...nel.org>
Cc: Andreas Herrmann <andreas.herrmann3@....com>,
Henrique de Moraes Holschuh <hmh@....eng.br>,
LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH v0 0/12] x86, microcode, AMD: Per-family patches cache
Hi all,
here's a set of patches which adds code for caching all microcode
patches which belong to the current family on which we're running. We
look up the patch needed for each core from the cache at application
time instead of holding a single patch per-system.
Also, each commit message should contain additional, hopefully sensible
information about each change.
Patchset has been tested on all families which are supported by the
microcode loader ( >= 0x10).
As always, all comments and suggestions are appreciated.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists