Re: [PATCH v2 0/3] TSX force abort
From: Thomas Gleixner <hidden>
Date: 2021-06-15 14:31:58
Also in:
linux-doc, lkml
From: Thomas Gleixner <hidden>
Date: 2021-06-15 14:31:58
Also in:
linux-doc, lkml
On Mon, Jun 14 2021 at 14:11, Pawan Gupta wrote:
v1->v2: - Avoid Reading TSX_FORCE_ABORT MSR for detecting new microcode. - In tsx_init() move force abort detection before cmdline parsing. - Drop tsx=fake patch, not enough use cases to justify the patch. - Rebase to v5.13-rc6.
Aside of the "/* Network style" comment in 2/3 this looks good! Reviewed-by: Thomas Gleixner <redacted>