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] [day] [month] [year] [list]
Date:	Sun, 05 Jan 2014 20:35:12 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	wei.liu2@...rix.com
Cc:	jwboyer@...hat.com, Paul.Durrant@...rix.com,
	netdev@...r.kernel.org, ian.campbell@...rix.com,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] xen-netback: Include header for vmalloc

From: Wei Liu <wei.liu2@...rix.com>
Date: Sun, 5 Jan 2014 22:22:21 +0000

> On Sun, Jan 05, 2014 at 10:24:01AM -0500, Josh Boyer wrote:
>> Commit ac3d5ac27735 ("xen-netback: fix guest-receive-side array sizes")
>> added calls to vmalloc and vfree in the interface.c file without including
>> <linux/vmalloc.h>.  This causes build failures if the
>> -Werror=implicit-function-declaration flag is passed.
>> 
>> Signed-off-by: Josh Boyer <jwboyer@...oraproject.org>
> 
> Acked-by: Wei Liu <wei.liu2@...rix.com>

Applied, thanks everyone.
--
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