Re: [PATCH v4 03/11] x86/bhi: Make the depth of BHB-clearing configurable
From: Nikolay Borisov
Date: Thu Nov 20 2025 - 12:02:51 EST
On 11/20/25 08:18, Pawan Gupta wrote:
The BHB clearing sequence has two nested loops that determine the depth of
BHB to be cleared. Introduce an argument to the macro to allow the loop
count (and hence the depth) to be controlled from outside the macro.
Signed-off-by: Pawan Gupta <pawan.kumar.gupta@xxxxxxxxxxxxxxx>
Reviewed-by: Nikolay Borisov <nik.borisov@xxxxxxxx>