[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120214084551.6d6ca6cf@jbarnes-desktop>
Date: Tue, 14 Feb 2012 08:45:51 -0800
From: Jesse Barnes <jbarnes@...tuousgeek.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Arjan van de Ven <arjan@...radead.org>
Subject: Re: linux-next: build failure after merge of the pci tree
On Mon, 13 Feb 2012 13:21:25 +1100
Stephen Rothwell <sfr@...b.auug.org.au> wrote:
> Hi Jesse,
>
> After merging the pci tree, today's linux-next build (powerpc
> ppc64_defconfig) failed like this:
>
> drivers/pci/quirks.c: In function 'do_one_fixup_debug':
> drivers/pci/quirks.c:2915:2: error: implicit declaration of function 'task_pid_nr' [-Werror=implicit-function-declaration]
> drivers/pci/quirks.c:2916:2: error: implicit declaration of function 'ktime_get' [-Werror=implicit-function-declaration]
> drivers/pci/quirks.c:2916:11: error: incompatible types when assigning to type 'ktime_t' from type 'int'
> drivers/pci/quirks.c:2918:10: error: incompatible types when assigning to type 'ktime_t' from type 'int'
>
> Caused by commit 49107584a885 ("PCI: Annotate PCI quirks in
> initcall_debug style"). Some missing include files ...
>
> I have used the pci tree from next-20120210 for today.
I pushed a v2 of the patch with the right #includes, hopefully it'll
build across arches this time.
Thanks,
--
Jesse Barnes, Intel Open Source Technology Center
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists