Re: [PATCH 2/9] TAA v2 2
Thomas Gleixner <[email protected]>
| Newsgroups | org.kernel.lore.historical-speck |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 23 Oct 2019, speck for Pawan Gupta wrote: > --- > arch/x86/kernel/cpu/common.c | 15 +++++++++++---- > -static void __init cpu_set_bug_bits(struct cpuinfo_x86 *c) > +u64 x86_read_arch_cap_msr(void) Where is the declaration of this? In the next patch .... Oh well.