Re: [PATCH 01/10] cpu/SMT: Move SMT prototypes into cpu_smt.h
From: Thomas Gleixner <hidden>
Date: 2023-06-22 08:52:54
Also in:
linux-arch, lkml
From: Thomas Gleixner <hidden>
Date: 2023-06-22 08:52:54
Also in:
linux-arch, lkml
On Thu, Jun 15 2023 at 17:46, Laurent Dufour wrote:
From: Michael Ellerman <mpe@ellerman.id.au> A subsequent patch would like to use the cpuhp_smt_control enum as part of the interface between generic and arch code.
This still has the 'patch' and 'arch' style which I pointed out
before. It seems you fixed it only for one patch in the series.
Thanks,
tglx