From: Thomas Gleixner <tglx@linutronix.de>
To: Daniel Walker <dwalker@mvista.com>
Cc: David Brownell <david-b@pacbell.net>,
linux-kernel@vger.kernel.org, john stultz <johnstul@us.ibm.com>,
Ingo Molnar <mingo@elte.hu>
Subject: Re: [PATCH 14/23] clocksource: increase initcall priority
Date: Thu, 01 Feb 2007 00:23:46 +0100 [thread overview]
Message-ID: <1170285826.29240.227.camel@localhost.localdomain> (raw)
In-Reply-To: <1170283629.9781.163.camel@imap.mvista.com>
Daniel,
On Wed, 2007-01-31 at 14:47 -0800, Daniel Walker wrote:
> > So don't assume any platform doesn't use clocksource initcalls.
>
> What does your OMAP clocksource do now ? I thought one of the changes
> that you made was to have both 32k and mpu both registered ..
It is up to the clocksource driver, when the clocksource_register() call
is done. This may happen in early boot as well as after initializing
some other things first.
Johns clocksource code works with ARM which does the register call in
timer_init() as well as with some other hardware which gets initialized
late in the boot process.
clocksource_initcall is simply superfluid.
Adjusting the initcalls of a particular device to the point where it
becomes available is a seperate topic. I'm not in the way of that and I
think John's patch draft to solve the sound issue is heading into
exactly this direction.
We do not need another initcall level, especially not one which just
aliases an existing one.
The only thing we really want to control explicitely is when we actually
switch away from jiffies_clocksource. But this does not need an
artificial initcall at all.
tglx
next prev parent reply other threads:[~2007-01-31 23:23 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-31 19:43 David Brownell
2007-01-31 22:47 ` Daniel Walker
2007-01-31 23:23 ` Thomas Gleixner [this message]
2007-02-01 0:15 ` Daniel Walker
2007-02-01 0:34 ` Thomas Gleixner
2007-02-01 0:24 ` David Brownell
-- strict thread matches above, loose matches on Subject: below --
2007-01-31 3:37 [PATCH 00/23] clocksource update v12 Daniel Walker
2007-01-31 3:37 ` [PATCH 14/23] clocksource: increase initcall priority Daniel Walker
2007-01-31 11:50 ` Ingo Molnar
2007-01-31 16:42 ` Daniel Walker
2007-01-31 17:10 ` Ingo Molnar
2007-01-31 17:20 ` Daniel Walker
2007-01-31 17:29 ` Thomas Gleixner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1170285826.29240.227.camel@localhost.localdomain \
--to=tglx@linutronix.de \
--cc=david-b@pacbell.net \
--cc=dwalker@mvista.com \
--cc=johnstul@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®