| To: | Frank Neuber <linux-mips@kernelport.de> |
|---|---|
| Subject: | Re: AU1550 Kernel bug detected[#1] clockevents_register_device |
| From: | Manuel Lauss <mano@roarinelk.homelinux.net> |
| Date: | Tue, 27 Jan 2009 10:11:07 +0100 |
| Cc: | Linux-MIPS <linux-mips@linux-mips.org> |
| In-reply-to: | <1233045842.28527.459.camel@t60p> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <1233045842.28527.459.camel@t60p> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.16 (2007-06-09) |
On Tue, Jan 27, 2009 at 09:44:02AM +0100, Frank Neuber wrote:
> Hi,
> to find my PCI problem I want to use git to find the last working
> version.
> I just start with head and found a compile error:
> arch/mips/alchemy/common/time.c:93: error: incompatible types in
> initialization
> I comment this line ".cpumask = CPU_MASK_ALL,"
you need to change it to "CPU_MASK_ALL_PTR". Commenting it is not a very
good idea ;-)
Beste Grüsse,
Manuel Lauss
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | AU1550 Kernel bug detected[#1] clockevents_register_device, Frank Neuber |
|---|---|
| Next by Date: | Re: AU1550 Kernel bug detected[#1] clockevents_register_device, Florian Fainelli |
| Previous by Thread: | AU1550 Kernel bug detected[#1] clockevents_register_device, Frank Neuber |
| Next by Thread: | Re: AU1550 Kernel bug detected[#1] clockevents_register_device, Florian Fainelli |
| Indexes: | [Date] [Thread] [Top] [All Lists] |