Re: [PATCH v6 2/9] x86/resctrl: Require 64-bit x86 for resctrl support

From: Chen Yu

Date: Mon Aug 24 2026 - 09:18:22 EST


Hi Reinette,

On Fri, Aug 21, 2026 at 08:47:04AM -0700, Reinette Chatre wrote:
>
> On 8/20/26 7:37 PM, Borislav Petkov wrote:
> > On Thu, Aug 20, 2026 at 10:48:45AM -0700, Reinette Chatre wrote:
> >> My comments were only regarding accuracy of the motivation used in the
> >> changelog.
> >
> > Well, what should be the motivation? How about "no one cares about 32-bit
> > and if people wanna use resctrl on it, they're on their own."?
>
> It is clear to me that there is no need for a strong motivation for this change
> that x86 maintainers already support. Even so, I find no justification for using
> misinformation in the changelog that makes this change. This was my only feedback
> to the original commit as I aim to support precise changelogs that are not confusing.
>
>

How about replacing "There is also no realistic use case for users to build a 32-bit
kernel on a server" with the following description:

"32-bit x86 is maintained for legacy reasons. New CPU features are generally
not enabled for 32-bit system, its test coverage keeps shrinking, and modern
32-bit distributions have become rare."

thanks,
Chenyu