We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e11fc7 commit 3287c22Copy full SHA for 3287c22
1 file changed
arch/x86/kernel/cpu/microcode/amd.c
@@ -84,8 +84,6 @@ struct microcode_amd {
84
unsigned int mpb[];
85
};
86
87
-#define PATCH_MAX_SIZE (3 * PAGE_SIZE)
88
-
89
static struct equiv_cpu_table {
90
unsigned int num_entries;
91
struct equiv_cpu_entry *entry;
0 commit comments