]> git.ipfire.org Git - people/arne_f/kernel.git/commit
x86/microcode/AMD: Get rid of global this_equiv_id
authorBorislav Petkov <bp@suse.de>
Fri, 20 Jan 2017 20:29:48 +0000 (21:29 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 23 Jan 2017 09:02:48 +0000 (10:02 +0100)
commit3da9b41794590022d09caa345aaa7c812ac22971
tree5d2dc9dcb057d47ed87defe3920bc3cff5c0f9fa
parent309aac77768c0c689eac4900ca8a6e9ef470035c
x86/microcode/AMD: Get rid of global this_equiv_id

We have a container which we update/prepare each time before applying a
microcode patch instead of using a global.

Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20170120202955.4091-10-bp@alien8.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/cpu/microcode/amd.c