[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1297838092-22989-1-git-send-email-johnstul@us.ibm.com>
Date: Tue, 15 Feb 2011 22:34:46 -0800
From: John Stultz <johnstul@...ibm.com>
To: LKML <linux-kernel@...r.kernel.org>
Cc: John Stultz <johnstul@...ibm.com>,
Chris McDermott <lcm@...ibm.com>,
"David S. Miller" <davem@...emloft.net>,
Dimitri Sivanich <sivanich@....com>,
Glauber Costa <glommer@...hat.com>,
Ivan Kokshaysky <ink@...assic.park.msu.ru>,
jacob.jun.pan@...el.com,
Jeremy Fitzhardinge <jeremy@...source.com>,
Matt Turner <mattst88@...il.com>,
Mike Frysinger <vapier@...too.org>,
Ralf Baechle <ralf@...ux-mips.org>,
Richard Henderson <rth@...ddle.net>,
Rusty Russell <rusty@...tcorp.com.au>,
Thomas Gleixner <tglx@...utronix.de>,
Tony Luck <tony.luck@...el.com>
Subject: [PATCH 0/6] clocksource_register_hz/khz cleanups for 2.6.39
So I wanted to send out a small batch of clocksource_register_hz/khz
cleanups for possible inclusion in 2.6.39.
I've been unable to test these, but they should be pretty straight
forward.
It would be *wonderful* if arch maintainers would check these out and
add them into their queue. However, since I sent most of these out
for 2.6.37 and 2.6.38 with no takers, if they get ignored again, I
will try to push these through Thomas.
thanks
-john
CC: Chris McDermott <lcm@...ibm.com>
CC: "David S. Miller" <davem@...emloft.net>
CC: Dimitri Sivanich <sivanich@....com>
CC: Glauber Costa <glommer@...hat.com>
CC: Ivan Kokshaysky <ink@...assic.park.msu.ru>
CC: jacob.jun.pan@...el.com
CC: Jeremy Fitzhardinge <jeremy@...source.com>
CC: Matt Turner <mattst88@...il.com>
CC: Mike Frysinger <vapier@...too.org>
CC: Ralf Baechle <ralf@...ux-mips.org>
CC: Richard Henderson <rth@...ddle.net>
CC: Rusty Russell <rusty@...tcorp.com.au>
CC: Thomas Gleixner <tglx@...utronix.de>
CC: Tony Luck <tony.luck@...el.com>
John Stultz (6):
x86: Convert untested clocksources to clocksource_register_hz/khz
ia64: convert to clocksource_register_hz/khz
alpha: convert to clocksource_register_hz
sparc: convert to clocksource_register_hz/khz
mips: convert to clocksource_register_hz/khz
blackfin: convert to clocksource_register_hz
arch/alpha/kernel/time.c | 3 +-
arch/blackfin/kernel/time-ts.c | 35 +---------------------
arch/ia64/kernel/cyclone.c | 6 +---
arch/ia64/kernel/time.c | 9 +----
arch/ia64/sn/kernel/sn2/timer.c | 6 +---
arch/mips/alchemy/common/time.c | 3 +-
arch/mips/cavium-octeon/csrc-octeon.c | 3 +-
arch/mips/include/asm/time.h | 6 ----
arch/mips/jz4740/time.c | 3 +-
arch/mips/kernel/cevt-txx9.c | 3 +-
arch/mips/kernel/csrc-bcm1480.c | 3 +-
arch/mips/kernel/csrc-ioasic.c | 4 +--
arch/mips/kernel/csrc-powertv.c | 35 ++---------------------
arch/mips/kernel/csrc-r4k.c | 4 +--
arch/mips/kernel/csrc-sb1250.c | 3 +-
arch/mips/kernel/i8253.c | 5 +--
arch/mips/loongson/common/cs5536/cs5536_mfgpt.c | 5 +--
arch/mips/sgi-ip27/ip27-timer.c | 3 +-
arch/sparc/kernel/time_64.c | 4 +--
arch/x86/kernel/apb_timer.c | 10 +------
arch/x86/kernel/i8253.c | 6 +---
arch/x86/kernel/kvmclock.c | 6 +---
arch/x86/lguest/boot.c | 4 +--
arch/x86/platform/uv/uv_time.c | 6 +---
arch/x86/xen/time.c | 6 +---
drivers/char/hpet.c | 6 +---
drivers/clocksource/cyclone.c | 10 +-----
27 files changed, 31 insertions(+), 166 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