All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gaye Abdoulaye Walsimou <walsimou@walsimou.com>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-rt-users@vger.kernel.org
Subject: Re: compile error for mips with 2.6.29.2-rt10
Date: Fri, 01 May 2009 23:35:33 +0200	[thread overview]
Message-ID: <49FB6B25.8000907@walsimou.com> (raw)
In-Reply-To: <alpine.LFD.2.00.0905012310210.3375@localhost.localdomain>

Thomas Gleixner wrote:
> On Fri, 1 May 2009, Gaye Abdoulaye Walsimou wrote:
>
>   
>> Hello list,
>> I use 2.6.29.2-rt10 patch on linux-2.6.29.2 (from linux-mips.org and for
>> bcm47xx MCU) and I had following compilation error:
>>
>> kernel/sched.c: In function 'finish_task_switch':
>> kernel/sched.c:2902: error: implicit declaration of function
>> '_finish_arch_switch'
>> make[1]: *** [kernel/sched.o] Error 1
>> make: *** [kernel] Error 2
>>
>> When I change "_finish_arch_switch" to "finish_arch_switch" in
>> kernel/sched.c, no compilation error, but I didn't try resulting vmlinux.
>>
>> Do I miss something?
>>     
>
> Yes. 
>
> http://lkml.org/lkml/2009/2/11/405
>
>   
>> The patch is working on x86 (32 and 64bit) but we have not yet
>> updated ARM, PPC and MIPS (work in progress).
>>     
>
> This is still true for MIPS , but we are working on it and hopefully
> one of the next preempt-rt releases will have MIPS support again. Stay
> tuned.
>
> Thanks,
>
> 	tglx
>   

Thanks Thomas for information.

      reply	other threads:[~2009-05-01 21:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-01 16:40 compile error for mips with 2.6.29.2-rt10 Gaye Abdoulaye Walsimou
2009-05-01 21:14 ` Thomas Gleixner
2009-05-01 21:35   ` Gaye Abdoulaye Walsimou [this message]

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=49FB6B25.8000907@walsimou.com \
    --to=walsimou@walsimou.com \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.