Re: [PATCH 00/33] arm_mpam: Add basic mpam driver
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2025-08-24 18:09:37
Also in:
linux-acpi, linux-devicetree, lkml
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2025-08-24 18:09:37
Also in:
linux-acpi, linux-devicetree, lkml
On 22/08/2025 17:29, James Morse wrote:
Hello, This is just enough MPAM driver for the ACPI and DT pre-requisites. It doesn't contain any of the resctrl code, meaning you can't actually drive it from user-space yet. Becuase of that, its hidden behind CONFIG_EXPERT. This will change once the user interface is connected up. This is the initial group of patches that allows the resctrl code to be built on top. Including that will increase the number of trees that may need to coordinate, so breaking it up make sense.
There was v1 of this, so that's a v2. Start using b4 to get it right, because you just make it difficult for us to review. Try yourself: b4 diff <this-patchset> Works? No. Also, for some reason you sent it twice, so again: use b4. Best regards, Krzysztof