The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [RFC][PATCH 0/3] Last of the clocksource_register_hz cleanups
@ 2012-01-24  0:05 John Stultz
  2012-01-24  0:05 ` [RFC][PATCH 1/3] clocksource: s390: Convert s390 to use clocksource_register_khz John Stultz
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: John Stultz @ 2012-01-24  0:05 UTC (permalink / raw)
  To: lkml; +Cc: John Stultz, Martin Schwidefsky, Jim Cromie, Ralf Baechle,
	Yong Zhang

So I'm hoping to finally kill off clocksource_register(), so I wanted
to get the last of the hardware specific clocksources changes that I
cannot test to be reviewed by maintainers.

In some cases the patches are not clearly correct, or the existing
code is broken and I don't know how to fix it. So feedback here
would be greatly appreciated!

thanks
-john

CC: Martin Schwidefsky <schwidefsky@de.ibm.com>
CC: Jim Cromie <jim.cromie@gmail.com>
CC: Ralf Baechle <ralf@linux-mips.org>
CC: Yong Zhang <yong.zhang0@gmail.com>

John Stultz (3):
  clocksource: s390: Convert s390 to use clocksource_register_khz
  clocksource: scx200_hrt: Convert scx200 to use
    clocksource_register_hz
  clocksource: Convert mips pnx8550 to use clocksource_register_hz

 arch/mips/pnx8550/common/time.c  |    7 ++++++-
 arch/s390/kernel/time.c          |   13 ++++++++++---
 drivers/clocksource/scx200_hrt.c |   19 ++++++-------------
 3 files changed, 22 insertions(+), 17 deletions(-)

-- 
1.7.3.2.146.gca209


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-01-25  0:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-24  0:05 [RFC][PATCH 0/3] Last of the clocksource_register_hz cleanups John Stultz
2012-01-24  0:05 ` [RFC][PATCH 1/3] clocksource: s390: Convert s390 to use clocksource_register_khz John Stultz
2012-01-24  0:05 ` [RFC][PATCH 2/3] clocksource: scx200_hrt: Convert scx200 to use clocksource_register_hz John Stultz
2012-01-24 18:53   ` Jim Cromie
2012-01-24 23:00     ` John Stultz
2012-01-24 23:51       ` Jim Cromie
2012-01-25  0:14         ` John Stultz
2012-01-24  0:05 ` [PATCH 3/3] clocksource: Convert mips pnx8550 " John Stultz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox