[MODERATED] Re: [PATCH v7 03/10] TAAv7 3
Pawan Gupta <[email protected]>
| Newsgroups | org.kernel.lore.historical-speck |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Oct 22, 2019 at 04:48:53PM +0200, speck for Borislav Petkov wrote: > On Mon, Oct 21, 2019 at 01:25:02PM -0700, speck for Pawan Gupta wrote: > > diff --git a/arch/x86/kernel/cpu/tsx.c b/arch/x86/kernel/cpu/tsx.c > > new file mode 100644 > > index 000000000000..d031a8b6fb0e > > --- /dev/null > > +++ b/arch/x86/kernel/cpu/tsx.c > > Maybe I've missed it in the mail overflow but why is this file being created? > > Is arch/x86/kernel/cpu/bugs.c too big all of a sudden or is there some > other thought behind separating the TSX stuff? Again this is as per the feedback to create a new file for TSX as it is a feature. TAA stuff stays in bugs.c. Thanks, Pawan