Re: [PATCH 02/10] x86/resctrl: Remove max_delay

From: Reinette Chatre
Date: Mon Mar 16 2020 - 14:11:37 EST


Hi James,

On 2/14/2020 10:23 AM, James Morse wrote:
> max_delay is used by x86's rdt_get_mem_config() as a local variable.

get_mem_config() may be more appropriate since rdt_get_mem_config() does
not exist, __get_mem_config_intel() would be most accurate.

> Remove it, replacing it with a local variable.
>
> Signed-off-by: James Morse <james.morse@xxxxxxx>
> ---

Apart from the above ...

Reviewed-by: Reinette Chatre <reinette.chatre@xxxxxxxxx>

Thank you

Reinette