lkml.org 
[lkml]   [2015]   [May]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: linux-next: build failure after merge of most of the trees
From
From: Joe Perches <joe@perches.com>
Date: Thu, 28 May 2015 11:51:15 -0700

> On Thu, 2015-05-28 at 11:42 -0700, David Miller wrote:
>> I've applied the following to net-next, thanks for your report.
>>
>> ====================
>> [PATCH] treewide: Add missing vmalloc.h inclusion.
>>
>> All of these files were only building on non-x86 because of
>> the indirect of inclusion of vmalloc.h by, of all things,
>> "net/inet_hashtables.h"
> []
>> diff --git a/crypto/algif_skcipher.c b/crypto/algif_skcipher.c
> []
>> @@ -444,6 +444,7 @@ static int skcipher_recvmsg(struct kiocb *unused, struct socket *sock,
>> err = skcipher_wait_for_data(sk, flags);
>> if (err)
>> goto unlock;
>> + used = ctx->used;
>
> huh?

Bogus chunk in my local tree, didn't make it into the final commit I
pushed out.

But thanks for noticing.


\
 
 \ /
  Last update: 2015-05-29 00:21    [W:0.061 / U:0.248 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site