[MODERATED] Re: [PATCH v7 07/10] TAAv7 7
Pawan Gupta <[email protected]>
| Newsgroups | org.kernel.lore.historical-speck |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Oct 22, 2019 at 09:58:29AM +0200, speck for Michal Hocko wrote: > On Mon 21-10-19 13:29:02, speck for Pawan Gupta wrote: > > From: Pawan Gupta <[email protected]> > > Subject: [PATCH v7 07/10] x86/tsx: Add "auto" option to TSX cmdline parameter > > > > Platforms which are not affected by X86_BUG_TAA may want the TSX feature > > enabled. Add "auto" option to the TSX cmdline parameter. When tsx=auto > > disable TSX when X86_BUG_TAA is present, otherwise enable TSX. > > > > More details on X86_BUG_TAA can be found here: > > https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html > > Considering how the whole thing is confusing could you please explicitly > state CPU models where auto is different from on as you did in an email > in previous email thread? I will update the documentation. Thanks, Pawan