[PATCH v6.10-rc1 0/4] arm_mpam: Fix several minor issues

Zeng Heng posted 4 patches 1 year, 7 months ago
There is a newer version of this series
drivers/platform/arm64/mpam/mpam_devices.c  | 8 +++++---
drivers/platform/arm64/mpam/mpam_internal.h | 1 +
drivers/platform/arm64/mpam/mpam_resctrl.c  | 4 ++--
3 files changed, 8 insertions(+), 5 deletions(-)
[PATCH v6.10-rc1 0/4] arm_mpam: Fix several minor issues
Posted by Zeng Heng 1 year, 7 months ago
After completing the MPAM related test, several bugs are discovered and
attempt to fix them. Now it's time to send them to the community for
review.

It's first time to send patch to this repository, if any rules should be
realized, please let me know. Hope to submit more patches in the future.

Zeng Heng (4):
  arm_mpam: Correct MBA granularity calculation
  arm_mpam: Fix the range calculation of the implemented bits
  arm_mpam: Correct the judgment condition of the CMAX feature
  arm_mpam: Fix typo about mbw_min controls

 drivers/platform/arm64/mpam/mpam_devices.c  | 8 +++++---
 drivers/platform/arm64/mpam/mpam_internal.h | 1 +
 drivers/platform/arm64/mpam/mpam_resctrl.c  | 4 ++--
 3 files changed, 8 insertions(+), 5 deletions(-)

--
2.25.1
Re: [PATCH v6.10-rc1 0/4] arm_mpam: Fix several minor issues
Posted by Zeng Heng 1 year, 6 months ago
Loop Xie Xiuqi, Wang Shaobo


在 2024/7/13 14:09, Zeng Heng 写道:
> After completing the MPAM related test, several bugs are discovered and
> attempt to fix them. Now it's time to send them to the community for
> review.
>
> It's first time to send patch to this repository, if any rules should be
> realized, please let me know. Hope to submit more patches in the future.
>
> Zeng Heng (4):
>    arm_mpam: Correct MBA granularity calculation
>    arm_mpam: Fix the range calculation of the implemented bits
>    arm_mpam: Correct the judgment condition of the CMAX feature
>    arm_mpam: Fix typo about mbw_min controls
>
>   drivers/platform/arm64/mpam/mpam_devices.c  | 8 +++++---
>   drivers/platform/arm64/mpam/mpam_internal.h | 1 +
>   drivers/platform/arm64/mpam/mpam_resctrl.c  | 4 ++--
>   3 files changed, 8 insertions(+), 5 deletions(-)
>
> --
> 2.25.1
>
>