lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<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

Powered by Openwall GNU/*/Linux Powered by OpenVZ