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:	Tue, 19 Feb 2008 15:59:02 -0800
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	"Miller, Mike (OS Dev)" <Mike.Miller@...com>
Cc:	Alexey Dobriyan <adobriyan@...il.com>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"alexn@....su.se" <alexn@....su.se>,
	"dwalker@...sta.com" <dwalker@...sta.com>
Subject: Re: 2.6.25-rc2-mm1: new create_proc_entry() users

On Tue, 19 Feb 2008 22:25:00 +0000 "Miller, Mike (OS Dev)" <Mike.Miller@...com> wrote:

> 
> 
> > -----Original Message-----
> > From: Alexey Dobriyan [mailto:adobriyan@...il.com]
> > Sent: Sunday, February 17, 2008 4:51 AM
> > To: Andrew Morton
> > Cc: linux-kernel@...r.kernel.org; Miller, Mike (OS Dev);
> > alexn@....su.se; dwalker@...sta.com
> > Subject: 2.6.25-rc2-mm1: new create_proc_entry() users
> >
> > > profile-likely-unlikely-macros
> > > page-owner-tracking-leak-detector
> > > cciss-procfs-updates-to-display-info-about-many-volumes
> >
> > Guys, create_proc_entry() is slightly racy in case of modular code and
> > proc_create() was invented to fix it. Eventually all
> > create_proc_entry() users will be converted to proc_create(),
> > so please do it for new code.
> >
> Why am I getting "implicit declaration of function 'proc_create'" when I try to use that function? I have kernel version 2.6.24, gcc version 4.1.1 20070105 (Red Hat 4.1.1-51). Am I missing a header file?
> 

2.6.24 is 47MB of diff ago.  Please always develop and test against
development kernels!
--
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