Re: [PATCH v2 00/10] x86/resctrl: Support for AMD QoS new features and bug fix

From: Ingo Molnar
Date: Tue Aug 02 2022 - 05:39:37 EST



* Bagas Sanjaya <bagasdotme@xxxxxxxxx> wrote:

> On 8/2/22 03:55, Babu Moger wrote:
> > v2:
> > a. Rebased the patches to latest stable tree (v5.18.15). Resolved some conflicts.
> > b. Added the patch to fix CBM issue on AMD. This was originally discussed
> > https://lore.kernel.org/lkml/20220517001234.3137157-1-eranian@xxxxxxxxxx/
> >
>
> Shouldn't this series be rebased on tip tree? I think it's odd to base
> new feature series on stable tree, since patches on the latter are mostly
> bugfixes backported from mainline.

Normally that's true, but AFAICS the patchset applies cleanly to latest
-tip as well, so 'stable == tip' in this regard.

Series looks good to me (without having tested it):

Reviewed-by: Ingo Molnar <mingo@xxxxxxxxxx>

Thanks,

Ingo