lkml.org 
[lkml]   [2026]   [May]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 0/2] *cpufreq: Use FIELD_MODIFY() for bitfield operations
On 01-05-26, 00:32, Hans Zhang wrote:
> Replace open-coded bitfield modifications with the standard FIELD_MODIFY()
> macro. This improves code readability and safety without functional
> changes.
>
> FIELD_MODIFY() internally performs the same mask-clear + set operation but
> adds type checking and compile-time field boundary verification.
>
> Hans Zhang (2):
> cpufreq/amd-pstate: Use FIELD_MODIFY()
> cpufreq: apple-soc: Use FIELD_MODIFY()
>
> drivers/cpufreq/amd-pstate.c | 26 ++++++++++----------------
> drivers/cpufreq/apple-soc-cpufreq.c | 6 ++----
> 2 files changed, 12 insertions(+), 20 deletions(-)

Applied. Thanks.

--
viresh

\
 
 \ /
  Last update: 2026-05-05 06:00    [W:0.077 / U:23.829 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and my Meterkast|Read the blog