[MODERATED] Re: [PATCH RFC 2/4] 2
Greg KH <[email protected]>
| Newsgroups | org.kernel.lore.historical-speck |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Mar 03, 2019 at 07:24:15PM -0600, speck for Josh Poimboeuf wrote: > From: Josh Poimboeuf <[email protected]> > Subject: [PATCH RFC 2/4] x86/speculation: Move arch_smt_update() call to after > mitigation decisions > > arch_smt_update() now has a dependency on both Spectre v2 and MDS > mitigations. Move its initial call to after all the mitigation > decisions have been made. So Patch 1 doesn't work without this? If so, shouldn't this go first? thanks, greg k-h