Re: [PATCH v2 0/3] TSX force abort
From: Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
Date: 2021-06-15 17:58:24
Also in:
linux-doc, lkml
From: Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
Date: 2021-06-15 17:58:24
Also in:
linux-doc, lkml
On 15.06.2021 16:31, Thomas Gleixner wrote:
On Mon, Jun 14 2021 at 14:11, Pawan Gupta wrote:quoted
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>
Many thanks for the review Thomas, Boris, Tony and Andi.