[MODERATED] Re: [patch V6 02/14] MDS basics 2
Greg KH <[email protected]>
| Newsgroups | org.kernel.lore.historical-speck |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Mar 01, 2019 at 10:47:40PM +0100, speck for Thomas Gleixner wrote: > Subject: [patch V6 02/14] x86/speculation: Consolidate CPU whitelists > From: Thomas Gleixner <[email protected]> > > The CPU vulnerability whitelists have some overlap and there are more > whitelists coming along. > > Use the driver_data field in the x86_cpu_id struct to denote the > whitelisted vulnerabilities and combine all whitelists into one. > > Suggested-by: Linus Torvalds <[email protected]> > Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Greg Kroah-Hartman <[email protected]>