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]
Date:	Wed, 18 Jul 2012 21:19:11 -0400
From:	John Stultz <john.stultz@...aro.org>
To:	lkml <linux-kernel@...r.kernel.org>
Cc:	John Stultz <john.stultz@...aro.org>,
	Ingo Molnar <mingo@...nel.org>,
	Richard Cochran <richardcochran@...il.com>,
	Prarit Bhargava <prarit@...hat.com>,
	Thomas Gleixner <tglx@...utronix.de>
Subject: [PATCH 0/2] Additional time changes for 3.6

Thomas, Ingo, 

Just wanted to send out two more patches against tip/timers/core
for consideration for 3.6.

The first is Catalin's patch to make CLOCK_TICK_RATE optional and
is fairly straight forward.

The second is a patch to improve the handling of the duplicate
offs_real/wall_to_mono and  offs_boot/total_sleep_time pairs.

This second one is a result of the suspend regression in 3.5-rc7
making it clear that these value pairs have to be more carefully
handled, so by forcing all modifications use the set functions
and warning if the value pairs are ever out of sync should
avoid future mistakes.

Please take a look and let me know if you have any thoughts
or concerns on these changes.

thanks
-john


Cc: Ingo Molnar <mingo@...nel.org>
Cc: Richard Cochran <richardcochran@...il.com>
Cc: Prarit Bhargava <prarit@...hat.com>
Cc: Thomas Gleixner <tglx@...utronix.de>


Catalin Marinas (1):
  jiffies: Allow CLOCK_TICK_RATE to be undefined

John Stultz (1):
  time: Cleanup offs_real/wall_to_mono and offs_boot/total_sleep_time
    updates

 include/linux/jiffies.h   |   10 +++--
 kernel/time/timekeeping.c |   94 ++++++++++++++++++++++++++++-----------------
 2 files changed, 66 insertions(+), 38 deletions(-)

-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ