]> git.baikalelectronics.ru Git - kernel.git/commit
x86/microcode/AMD: Convert CPU equivalence table variable into a struct
authorMaciej S. Szmigiero <mail@maciej.szmigiero.name>
Thu, 13 Sep 2018 09:45:42 +0000 (11:45 +0200)
committerBorislav Petkov <bp@suse.de>
Mon, 19 Nov 2018 09:55:12 +0000 (10:55 +0100)
commit43504fc03354271fe3f7a837ee9b930544b6ba80
treecd96375e423458fe268a607c0933ce026766fde8
parent4768f5661264c05ab3fec0e4e855a2992f0b6c34
x86/microcode/AMD: Convert CPU equivalence table variable into a struct

Convert the CPU equivalence table into a proper struct in preparation
for tracking also the size of this table.

 [ bp: Have functions deal with struct equiv_cpu_table pointers only. Rediff. ]

Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: x86@kernel.org
Link: https://lkml.kernel.org/r/20181107170218.7596-15-bp@alien8.de
arch/x86/kernel/cpu/microcode/amd.c