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:	Fri, 01 May 2009 08:28:33 -0700
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	Stephen Rothwell <sfr@...b.auug.org.au>
CC:	linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
	Kay Sievers <kay.sievers@...y.org>
Subject: Re: linux-next: Tree for May 1 (devtmpfs)

Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20090430:


drivers/base/devtmpfs.c:41: error: implicit declaration of function 'vfs_mkdir'
drivers/base/devtmpfs.c:46: error: dereferencing pointer to incomplete type
drivers/base/devtmpfs.c:65: error: implicit declaration of function 'vfs_symlink'
drivers/base/devtmpfs.c:68: error: dereferencing pointer to incomplete type
drivers/base/devtmpfs.c:96: error: dereferencing pointer to incomplete type
drivers/base/devtmpfs.c:137: error: 'block_class' undeclared (first use in this function)
drivers/base/devtmpfs.c:137: error: (Each undeclared identifier is reported only once
drivers/base/devtmpfs.c:137: error: for each function it appears in.)
drivers/base/devtmpfs.c:155: error: implicit declaration of function 'vfs_mknod'
drivers/base/devtmpfs.c:161: error: dereferencing pointer to incomplete type
drivers/base/devtmpfs.c:180: error: dereferencing pointer to incomplete type
drivers/base/devtmpfs.c:180: error: 'I_MUTEX_PARENT' undeclared (first use in this function)
drivers/base/devtmpfs.c:184: error: implicit declaration of function 'vfs_rmdir'
drivers/base/devtmpfs.c:191: error: dereferencing pointer to incomplete type
drivers/base/devtmpfs.c:227: error: 'block_class' undeclared (first use in this function)
drivers/base/devtmpfs.c:261: error: dereferencing pointer to incomplete type
drivers/base/devtmpfs.c:261: error: 'I_MUTEX_PARENT' undeclared (first use in this function)
drivers/base/devtmpfs.c:265: error: implicit declaration of function 'vfs_getattr'
drivers/base/devtmpfs.c:267: error: implicit declaration of function 'vfs_unlink'
drivers/base/devtmpfs.c:279: error: dereferencing pointer to incomplete type

config attached.

-- 
~Randy

View attachment "config-r3990" of type "text/plain" (55384 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ