Re: [PATCH] x86/bootflag: Replace open-coded parity calculation with parity8()

From: Ingo Molnar
Date: Thu Feb 27 2025 - 08:00:15 EST



* Uros Bizjak <ubizjak@xxxxxxxxx> wrote:

> Refactor parity calculations to use the standard parity8() helper. This
> change eliminates redundant implementations and improves code
> efficiency.
>
> [ubizjak: Updated the patch to apply to the current source.]

Please preserve the original From line in these cases - I fixed that
up by adding:

From: Kuan-Wei Chiu <visitorckw@xxxxxxxxx>

Probably the Git rebase/conflict-resolution step made you the author
without warning.

Thanks,

Ingo