linux-mips
[Top] [All Lists]

Re: [PATCH] rest of works for migration to GENERIC_TIME

To: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Subject: Re: [PATCH] rest of works for migration to GENERIC_TIME
From: Ralf Baechle <ralf@linux-mips.org>
Date: Mon, 23 Oct 2006 14:08:39 +0100
Cc: sshtylyov@ru.mvista.com, linux-mips@linux-mips.org, tglx@linutronix.de, johnstul@us.ibm.com
In-reply-to: <20061023.120407.122620341.nemoto@toshiba-tops.co.jp>
Original-recipient: rfc822;linux-mips@linux-mips.org
References: <20061023.033407.104640794.anemo@mba.ocn.ne.jp> <453BC5B4.50005@ru.mvista.com> <20061023.120407.122620341.nemoto@toshiba-tops.co.jp>
Sender: linux-mips-bounce@linux-mips.org
User-agent: Mutt/1.4.2.1i
On Mon, Oct 23, 2006 at 12:04:07PM +0900, Atsushi Nemoto wrote:

> As I wrote in reply to Manish, I do not see good reason to use
> module_init here.

module_init code is being called fairly late in the game.  But as long as
there are no initizalization order issues arising I prefer to initialize
things a) after console code for easier debugging b) explicitly.

  Ralf

<Prev in Thread] Current Thread [Next in Thread>