| To: | Roland Vossen <rvossen@broadcom.com> |
|---|---|
| Subject: | Re: Status of MIPS on 3.0.0-rc6 kernel |
| From: | Jonas Gorski <jonas.gorski@gmail.com> |
| Date: | Thu, 14 Jul 2011 13:51:11 +0200 |
| Cc: | Geert Uytterhoeven <geert@linux-m68k.org>, "devel@linuxdriverproject.org" <devel@linuxdriverproject.org>, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>, linux-mips@linux-mips.org, "Rafael J. Wysocki" <rjw@sisk.pl> |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=ls9Cwy4exXxg+He/kKmswpQo6lfkP7VyxNryUzb+4Tg=; b=KTd2mpGrsvfAcXAOdzhhTy4ffcxLgJLL5tCqFTfU8I7WuJXVW9oEGKXApHmRRULATw FPudkmW0efWeTwuFwJyj6n6c+NG0svR/L88H9d0GcafY9C9Q/PKBWHCrrtWPhUIB+m4z IOfBA+ZLfTx0tK8FasOUdfWa1c1/S9PQXYLPY= |
| In-reply-to: | <4E1ECE3B.10308@broadcom.com> |
| References: | <4E1ECE3B.10308@broadcom.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
On 14 July 2011 13:08, Roland Vossen <rvossen@broadcom.com> wrote: > Hi Jonas, > > The (defconfig) mips kernel fails to build, with the error message: > > arch/mips/kernel/i8259.c:240: error: unknown field 'resume' specified in > initializer > > I read on https://lkml.org/lkml/2011/6/1/37 that Geert Uytterhoeven > encountered the same issue on June 1st. > > Do you know if there are still known problems building a 3.0.0-rc6 MIPS > kernel ? You probably could have found that out yourself quite easily [1] ;-) This is actually still a problem in rc7. Commit 2e711c04dbbf7a7732a3f7073b1fc285d12b369d ("PM: Remove sysdev suspend, resume and shutdown operations") broke it. It's probably easily fixable by just removing the offending .resume/.shutdown lines (and their referenced functions), but I don't know the code (or PM) enough to know if some replacement is missing there. Regards, Jonas [1] <https://lkml.org/lkml/2011/7/7/267> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Status of MIPS on 3.0.0-rc6 kernel, Roland Vossen |
|---|---|
| Next by Date: | Re: Status of MIPS on 3.0.0-rc6 kernel, Rafael J. Wysocki |
| Previous by Thread: | Status of MIPS on 3.0.0-rc6 kernel, Roland Vossen |
| Next by Thread: | Re: Status of MIPS on 3.0.0-rc6 kernel, Rafael J. Wysocki |
| Indexes: | [Date] [Thread] [Top] [All Lists] |