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:	Fri, 15 Nov 2013 15:48:31 -0800
From:	Stephen Boyd <sboyd@...eaurora.org>
To:	Daniel Lezcano <daniel.lezcano@...aro.org>
Cc:	Thomas Gleixner <tglx@...utronix.de>,
	John Stultz <john.stultz@...aro.org>,
	linux-kernel@...r.kernel.org, Stuart Menefy <stuart.menefy@...com>,
	Srinivas Kandagatla <srinivas.kandagatla@...com>,
	Soren Brinkmann <soren.brinkmann@...inx.com>,
	Michal Simek <monstr@...str.eu>,
	Maxime Ripard <maxime.ripard@...e-electrons.com>,
	Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>
Subject: [PATCH 0/4] Convert setup_sched_clock() users in drivers/clocksource

Daniel,

These patches convert the remaining few users in drivers/clocksource
to the new sched_clock_register() API. These were new drivers to
this directory after I sent out the sched_clock conversion patches
a few months back. Patches are based on Linus' tip, compile tested only.

Cc: Stuart Menefy <stuart.menefy@...com>
Cc: Srinivas Kandagatla <srinivas.kandagatla@...com>
Cc: Soren Brinkmann <soren.brinkmann@...inx.com>
Cc: Michal Simek <monstr@...str.eu>
Cc: Maxime Ripard <maxime.ripard@...e-electrons.com>
Cc: Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>

Stephen Boyd (4):
  clocksource: arm_global_timer: Switch to sched_clock_register()
  clocksource: cadence_ttc_timer: Switch to sched_clock_register()
  clocksource: sun4i: Switch to sched_clock_register()
  clocksource: orion: Switch to sched_clock_register()

 drivers/clocksource/arm_global_timer.c  | 4 ++--
 drivers/clocksource/cadence_ttc_timer.c | 4 ++--
 drivers/clocksource/sun4i_timer.c       | 4 ++--
 drivers/clocksource/time-orion.c        | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

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