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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 01 May 2013 16:29:04 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	xi.wang@...il.com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH net-next] filter: fix va_list build error

From: Xi Wang <xi.wang@...il.com>
Date: Wed,  1 May 2013 16:24:08 -0400

> This patch fixes the following build error.
> 
> In file included from include/linux/filter.h:52:0,
>                  from arch/arm/net/bpf_jit_32.c:14:
> include/linux/printk.h:54:2: error: unknown type name ‘va_list’
> include/linux/printk.h:105:21: error: unknown type name ‘va_list’
> include/linux/printk.h:108:30: error: unknown type name ‘va_list’
> 
> Signed-off-by: Xi Wang <xi.wang@...il.com>

Applied, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ