linux-mips
[Top] [All Lists]

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

To: linux-mips@linux-mips.org
Subject: Re: [PATCH] rest of works for migration to GENERIC_TIME
From: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Date: Mon, 23 Oct 2006 10:45:50 +0900 (JST)
Cc: ralf@linux-mips.org
In-reply-to: <20061023.033407.104640794.anemo@mba.ocn.ne.jp>
Original-recipient: rfc822;linux-mips@linux-mips.org
References: <20061023.033407.104640794.anemo@mba.ocn.ne.jp>
Sender: linux-mips-bounce@linux-mips.org
On Mon, 23 Oct 2006 03:34:07 +0900 (JST), Atsushi Nemoto <anemo@mba.ocn.ne.jp> 
wrote:
> +++ b/arch/mips/sibyte/sb1250/time.c
...
> +             mips_hpt_mask = V_SCD_TIMER_WIDTH;

Oops, this line should be

+               mips_hpt_mask = M_SCD_TIMER_INIT;

---
Atsushi Nemoto

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