[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251219085005.50906-1-zhanxusheng@xiaomi.com>
Date: Fri, 19 Dec 2025 16:50:03 +0800
From: Zhan Xusheng <zhanxusheng1024@...il.com>
To: Peter Zijlstra <peterz@...radead.org>
Cc: Ingo Molnar <mingo@...hat.com>,
linux-sched@...r.kernel.org,
linux-kernel@...r.kernel.org,
Zhan Xusheng <zhanxusheng@...omi.com>
Subject: [PATCH 0/2] sched/fair: cleanups and readability fixes
This series contains two small cleanups in the CFS scheduler:
1. Fix misuse of the comma operator in NUMA fault accounting by
replacing it with explicit statements, improving readability.
2. Replace bare 'unsigned' casts with explicit 'unsigned int' casts
to comply with kernel coding style.
No functional changes intended.
Thanks,
Zhan Xusheng
--
2.43.0
Powered by blists - more mailing lists