Re: 2.6.25-rc2-mm1: new create_proc_entry() users

From: Daniel Walker
Date: Mon Feb 18 2008 - 11:19:30 EST


On Sun, Feb 17, 2008 at 01:50:50PM +0300, Alexey Dobriyan wrote:
> > 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.

profile-likely-unlikely-macros isn't new code, but I can still conver it
to proc_create() if you like..

Daniel
--
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/