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,  1 Jun 2011 00:32:44 -0700
From:	John Stultz <john.stultz@...aro.org>
To:	linux-kernel@...r.kernel.org
Cc:	John Stultz <john.stultz@...aro.org>,
	Jeff Dike <jdike@...toit.com>,
	Nikolaus Voss <n.voss@...nmann.de>,
	Kyle McMartin <kyle@...artin.ca>,
	Chris Zankel <chris@...kel.net>,
	Mikael Starvik <starvik@...s.com>,
	Jesper Nilsson <jesper.nilsson@...s.com>,
	Chris Metcalf <cmetcalf@...era.com>,
	Thomas Gleixner <tglx@...utronix.de>
Subject: [PATCH 0/6] clocksource_register_hz/khz cleanups

Here's the next batch of clocksource_register_hz/khz cleanups.

It would be really great if maintainers could pick these up,
otherwise I'll likely push these through Thomas for 3.1.

thanks
-john

CC: Jeff Dike <jdike@...toit.com>
CC: Nikolaus Voss <n.voss@...nmann.de>
CC: Kyle McMartin <kyle@...artin.ca>
CC: Chris Zankel <chris@...kel.net>
CC: Mikael Starvik <starvik@...s.com>
CC: Jesper Nilsson <jesper.nilsson@...s.com>
CC: Chris Metcalf <cmetcalf@...era.com>
CC: Thomas Gleixner <tglx@...utronix.de>

John Stultz (6):
  clocksource: Convert tcb_clksrc to use clocksource_register_hz/khz
  clocksource: parisc: convert to clocksource_register_hz/khz
  clocksource: um: convert to clocksource_register_hz/khz
  clocksource: xtensa: convert to clocksource_register_hz/khz
  clocksource: cris: convert to clocksource_register_khz
  clocksource: tile: convert to use clocksource_register_hz

 arch/cris/arch-v32/kernel/time.c |    4 +---
 arch/parisc/kernel/time.c        |    6 +-----
 arch/tile/kernel/time.c          |    5 +----
 arch/um/kernel/time.c            |    6 ++----
 arch/xtensa/kernel/time.c        |   13 +------------
 drivers/clocksource/tcb_clksrc.c |    4 +---
 6 files changed, 7 insertions(+), 31 deletions(-)

-- 
1.7.3.2.146.gca209

--
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