| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | Re: [MIPS] Sibyte: Fix race in sb1250_gettimeoffset(). |
| From: | Martin Michlmayr <tbm@cyrius.com> |
| Date: | Wed, 24 May 2006 14:51:57 +0200 |
| In-reply-to: | <20060316141127.GS25322@deprecation.cyrius.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <S8133620AbWCPM6I/20060316125808Z+139@ftp.linux-mips.org> <20060316141127.GS25322@deprecation.cyrius.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.11+cvs20060330 |
* Martin Michlmayr <tbm@cyrius.com> [2006-03-16 14:11]: > > + /* Setup HPT */ > > + sb1250_hpt_setup(); > > +} > This leads to compiler errors on 1480 because sb1250_hpt_setup() is > not defined. We need something like the patch below (or possibly a > proper fix?): This problem is still there. Anyone working on a fix? The problem is the following when building a kernel for BigSur: > arch/mips/sibyte/swarm/lib.a(setup.o): In function `swarm_time_init': > setup.c:(.init.text+0x0): undefined reference to `sb1250_hpt_setup' -- Martin Michlmayr http://www.cyrius.com/ |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Problem with TLB mcheck!, Maciej W. Rozycki |
|---|---|
| Next by Date: | Fix long IDE detection delay by not scanning non-existent channels, Martin Michlmayr |
| Previous by Thread: | Re: Problem with TLB mcheck!, Maciej W. Rozycki |
| Next by Thread: | Fix long IDE detection delay by not scanning non-existent channels, Martin Michlmayr |
| Indexes: | [Date] [Thread] [Top] [All Lists] |