lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 05 Mar 2015 21:01:47 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	sfr@...b.auug.org.au
Cc:	netdev@...r.kernel.org, linux-next@...r.kernel.org,
	linux-kernel@...r.kernel.org, ebiederm@...ssion.com
Subject: Re: linux-next: build failure after merge of the net-next tree

From: Stephen Rothwell <sfr@...b.auug.org.au>
Date: Fri, 6 Mar 2015 10:26:14 +1100

> On Thu, 05 Mar 2015 00:01:58 -0500 (EST) David Miller <davem@...emloft.net> wrote:
>>
>> From: Stephen Rothwell <sfr@...b.auug.org.au>
>> Date: Thu, 5 Mar 2015 13:42:47 +1100
>> 
>> > From: Stephen Rothwell <sfr@...b.auug.org.au>
>> > Date: Thu, 5 Mar 2015 13:37:05 +1100
>> > Subject: [PATCH] mpls: using vzalloc requires including vmalloc.h
>> > 
>> > Fixes this build error:
>> > 
>> > net/mpls/af_mpls.c: In function 'resize_platform_label_table':
>> > net/mpls/af_mpls.c:767:4: error: implicit declaration of function 'vzalloc' [-Werror=implicit-function-declaration]
>> >     labels = vzalloc(size);
>> >     ^
>> > 
>> > Fixes: 7720c01f3f59 ("mpls: Add a sysctl to control the size of the mpls label table")
>> > Signed-off-by: Stephen Rothwell <sfr@...b.auug.org.au>
>> 
>> Applied, thanks Stephen.
> 
> I don't see it in net-next?

The perils of working on multiple workstations :-)

Pushed out now, sorry about that.
--
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