Re: [PATCH] xen-netback: Include header for vmalloc

From: David Miller
Date: Sun Jan 05 2014 - 20:35:26 EST


From: Wei Liu <wei.liu2@xxxxxxxxxx>
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@xxxxxxxxxxxxxxxxx>
>
> Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx>

Applied, thanks everyone.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/