| To: | Manuel Lauss <mano@roarinelk.homelinux.net> |
|---|---|
| Subject: | Re: AU1550 Kernel bug detected[#1] clockevents_register_device |
| From: | Florian Fainelli <florian@openwrt.org> |
| Date: | Tue, 27 Jan 2009 10:23:37 +0100 |
| Cc: | Frank Neuber <linux-mips@kernelport.de>, Linux-MIPS <linux-mips@linux-mips.org> |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:from:to:subject:date :user-agent:cc:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=x3hCGYIXCxCOzFPJ5clRuFNsbfXm5XmYQeukHQqCQKg=; b=ACEzXvQG9TSgtK8RXkbH4DXyRva/8Fb0rNg+Ozdr0gfc10WcYOEIPkwQszfxztK3xf OWcFx2T6la3qTHFbHgTTuWBzipnFB+78yS7u0SX69lDrS/vWPJ54CQaa7yTPV8Wno17d dcfF7xM9TJwl/Q6rg4gxZvRd3Vm3StWGRKibA= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:message-id; b=fm4q4q9HjpUzYIsrLip9FHtVhzpuMpuFLA84VxTqEIQd2t+Vxxm8oG3DuGDq7FJfZB LWv+WSAtUwJhe8xROf+aQ5Dkduh0WRFjyACnomI4de5i+l4Vl25v62Eq7XpRp4XefWAg wtE9Hlr29rk0/Zr8OiNbfKndO0W1VmeRsZZNA= |
| In-reply-to: | <200901271018.31863.florian@openwrt.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <1233045842.28527.459.camel@t60p> <20090127091107.GA15890@roarinelk.homelinux.net> <200901271018.31863.florian@openwrt.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | KMail/1.9.9 |
Le Tuesday 27 January 2009 10:18:30 Florian Fainelli, vous avez écrit : > Le Tuesday 27 January 2009 10:11:07 Manuel Lauss, vous avez écrit : > > 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 ;-) > > This build failure also happens on linux-queue. Patch below. > -- > From: Florian Fainelli > Subject: [PATCH] alchemy: fix build failure on time.c > > This patch fixes the following build failure : > > arch/mips/alchemy/common/time.c:93: error: incompatible types in > initialization Errm sorry, this was not for linux-queue ;) -- Best regards, Florian Fainelli Email : florian@openwrt.org http://openwrt.org ------------------------------- |
| Previous by Date: | Re: AU1550 Kernel bug detected[#1] clockevents_register_device, Florian Fainelli |
|---|---|
| Next by Date: | Re: [PATCH] au1000: convert to using gpiolib, Florian Fainelli |
| Previous by Thread: | Re: AU1550 Kernel bug detected[#1] clockevents_register_device, Florian Fainelli |
| Next by Thread: | Re: AU1550 Kernel bug detected[#1] clockevents_register_device, Frank Neuber |
| Indexes: | [Date] [Thread] [Top] [All Lists] |