| To: | Wu Zhangjin <wuzhangjin@gmail.com> |
|---|---|
| Subject: | Re: [PATCH urgent] MIPS: Fixup of the r4k timer |
| From: | Shane McDonald <mcdonald.shane@gmail.com> |
| Date: | Mon, 1 Feb 2010 21:03:10 -0600 |
| Cc: | ralf@linux-mips.org, David VomLehn <dvomlehn@cisco.com>, mbizon@freebox.fr, linux-mips@linux-mips.org |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=l4W8h5ShC7VA6adPo88oGViBOwtN9EtYREtzTc7jvKI=; b=LNxb/lhiHI93LjMN1BDtzEq8+iIbdOIn5pLZQPPQ25gx25TblMCVH2WXgcr1WjCtqe PZeV7LwHDlv5LbDTtF7vrrh1nKL5EJOjmahyeajYzIFSmsEDYvbCc40WxvMGCUR4r4XJ 5cus+cbaJ5FD4tVRvWbeVm3VqxT6jJA8rLlgc= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=BSVCy4auHc0PZYhHZaEZei3W9d+wJXXjXmJ4vl3ZuWLb+AcJsxyu9nvk8lXkHV/0yn VFhSnVRuvSDJunbpjWhye+c6yCfvE3bjSA9vfmPrEIcIUzJSGKVWHA0OlRV5CoHPMTFM XIxeKgio2HDC1R9W7IFi4pf9m8CYPYeCGM18M= |
| In-reply-to: | <1265015455-32553-1-git-send-email-wuzhangjin@gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <1265015455-32553-1-git-send-email-wuzhangjin@gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Mon, Feb 1, 2010 at 3:10 AM, Wu Zhangjin <wuzhangjin@gmail.com> wrote: > > From: Wu Zhangjin <wuzhangjin@gmail.com> > > As reported by Maxime Bizon, the commit "MIPS: PowerTV: Fix support for > timer interrupts with > 64 external IRQs" have broken the r4k timer > since it didn't initialize the cp0_compare_irq_shift variable used in > c0_compare_int_pending() on the architectures whose cpu_has_mips_r2 is > false. > > This patch fixes it via initializing the cp0_compare_irq_shift as the > cp0_compare_irq used in the old c0_compare_int_pending(). > > Reported-by: Maxime Bizon <mbizon@freebox.fr> > Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com> When applied to 2.6.33-rc6, this patch fixes the problem on my RM7035C-based system. Tested-by: Shane McDonald <mcdonald.shane@gmail.com> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Problems compiling old code, Ed Okerson |
|---|---|
| Next by Date: | Re: [PATCH urgent] MIPS: fix micro-assembly overflow in set_except_vector, Florian Fainelli |
| Previous by Thread: | [PATCH urgent] MIPS: Fixup of the r4k timer, Wu Zhangjin |
| Next by Thread: | Re: [PATCH urgent] MIPS: Fixup of the r4k timer, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |