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: <20250424144819.24884-1-suhui@nfschina.com>
Date: Thu, 24 Apr 2025 22:48:17 +0800
From: Su Hui <suhui@...china.com>
To: jstultz@...gle.com,
	tglx@...utronix.de,
	sboyd@...nel.org,
	john.stultz@...aro.org
Cc: Su Hui <suhui@...china.com>,
	eahariha@...ux.microsoft.com,
	anna-maria@...utronix.de,
	luiz.von.dentz@...el.com,
	geert@...ux-m68k.org,
	ojeda@...nel.org,
	linux-kernel@...r.kernel.org,
	kernel-janitors@...r.kernel.org
Subject: [PATCH 0/3] time: some cleanup for jiffies and alarmtimer

There are some small cleanup for jiffies.c and alarmtimer.c.
Compile test only.

Su Hui (3):
  time/jiffies: change register_refined_jiffies() to void __init
  alarmtimer: remove dead return value in clock2alarm()
  alarmtimer: switch spin_{lock,unlock}_irqsave() to guard()

 include/linux/jiffies.h  |  2 +-
 kernel/time/alarmtimer.c | 90 ++++++++++++++++++----------------------
 kernel/time/jiffies.c    |  5 +--
 3 files changed, 42 insertions(+), 55 deletions(-)

-- 
2.30.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ