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:	Thu, 23 Feb 2012 13:14:28 -0800
From:	Randy Dunlap <rdunlap@...otime.net>
To:	Stephen Rothwell <sfr@...b.auug.org.au>
CC:	linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
	linux-media@...r.kernel.org
Subject: Re: linux-next: Tree for Feb 23 (media/radio)

On 02/22/2012 07:37 PM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20120222:


on i386:

Looks like several source files need to #include <linux/slab.h>:


drivers/media/radio/radio-isa.c:246:3: error: implicit declaration of 
function 'kfree'
drivers/media/radio/radio-aztech.c:72:9: error: implicit declaration of 
function 'kzalloc'
drivers/media/radio/radio-aztech.c:72:22: warning: initialization makes 
pointer from integer without a cast
drivers/media/radio/radio-typhoon.c:76:9: error: implicit declaration of 
function 'kzalloc'
drivers/media/radio/radio-typhoon.c:76:23: warning: initialization makes 
pointer from integer without a cast
drivers/media/radio/radio-terratec.c:57:2: error: implicit declaration 
of function 'kzalloc'
drivers/media/radio/radio-terratec.c:57:2: warning: return makes pointer 
from integer without a cast
drivers/media/radio/radio-aimslab.c:67:9: error: implicit declaration of 
function 'kzalloc'
drivers/media/radio/radio-aimslab.c:67:22: warning: initialization makes 
pointer from integer without a cast
drivers/media/radio/radio-zoltrix.c:80:9: error: implicit declaration of 
function 'kzalloc'
drivers/media/radio/radio-zoltrix.c:80:24: warning: initialization makes 
pointer from integer without a cast
drivers/media/radio/radio-gemtek.c:183:9: error: implicit declaration of 
function 'kzalloc'
drivers/media/radio/radio-gemtek.c:183:22: warning: initialization makes 
pointer from integer without a cast
drivers/media/radio/radio-trust.c:57:9: error: implicit declaration of 
function 'kzalloc'
drivers/media/radio/radio-trust.c:57:21: warning: initialization makes 
pointer from integer without a cast

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ