[PATCH v2 28/29] arm_mpam: Add kunit test for bitmap reset
James Morse
james.morse at arm.com
Fri Oct 10 09:53:55 PDT 2025
Hi Ben,
On 12/09/2025 17:06, Ben Horgan wrote:
> On 9/10/25 21:43, James Morse wrote:
>> The bitmap reset code has been a source of bugs. Add a unit test.
>>
>> This currently has to be built in, as the rest of the driver is
>> builtin.
>> diff --git a/drivers/resctrl/Kconfig b/drivers/resctrl/Kconfig
>> index c30532a3a3a4..ef59b3057d5d 100644
>> --- a/drivers/resctrl/Kconfig
>> +++ b/drivers/resctrl/Kconfig
>> @@ -5,10 +5,20 @@ menuconfig ARM64_MPAM_DRIVER
>> MPAM driver for System IP, e,g. caches and memory controllers.
>>
>> if ARM64_MPAM_DRIVER
>> +
>
> Nit: add the empty line in an earlier patch
Fixed,
> Reviewed-by: Ben Horgan <ben.horgan at arm.com>
Thanks!
James
More information about the linux-arm-kernel
mailing list