[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150323.230003.1242651745820752377.davem@davemloft.net>
Date: Mon, 23 Mar 2015 23:00:03 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: sfr@...b.auug.org.au
Cc: netdev@...r.kernel.org, viro@...IV.linux.org.uk,
linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
hch@....de, tadeusz.struk@...el.com
Subject: Re: linux-next: build failure after merge of the net-next tree
From: Stephen Rothwell <sfr@...b.auug.org.au>
Date: Tue, 24 Mar 2015 13:45:08 +1100
> After merging the net-next tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> crypto/algif_skcipher.c: In function 'skcipher_async_cb':
> crypto/algif_skcipher.c:109:2: error: implicit declaration of function 'aio_complete' [-Werror=implicit-function-declaration]
> aio_complete(iocb, err, err);
> ^
>
> Caused by commit a596999b7ddf ("crypto: algif - change algif_skcipher
> to be asynchronous") interacting with commit 04b2fa9f8f36 ("fs: split
> generic and aio kiocb") from the vfs tree.
>
> I applied the following merge fix patch (which gets it building, but I
> am not sure if more is needed).
Ok, more conflicts wiht Al's vfs work.
This is starting to pile on, heavily...
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists