[PATCH v7 8/9] x86/microcode/AMD: Convert CPU equivalence table variable into a struct

2018-06-19 Thread Maciej S. Szmigiero
Convert pointer to CPU equivalence table global static variable into a struct descriptor in preparation for tracking also the size of this table. Signed-off-by: Maciej S. Szmigiero --- arch/x86/kernel/cpu/microcode/amd.c | 24 +--- 1 file changed, 13 insertions(+), 11

[PATCH v7 8/9] x86/microcode/AMD: Convert CPU equivalence table variable into a struct

2018-06-19 Thread Maciej S. Szmigiero
Convert pointer to CPU equivalence table global static variable into a struct descriptor in preparation for tracking also the size of this table. Signed-off-by: Maciej S. Szmigiero --- arch/x86/kernel/cpu/microcode/amd.c | 24 +--- 1 file changed, 13 insertions(+), 11