[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080218050123.ddccf5ef.akpm@linux-foundation.org>
Date: Mon, 18 Feb 2008 05:01:23 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Alexey Dobriyan <adobriyan@...il.com>
Cc: linux-kernel@...r.kernel.org, mike.miller@...com, alexn@....su.se,
dwalker@...sta.com
Subject: Re: 2.6.25-rc2-mm1: new create_proc_entry() users
On Sun, 17 Feb 2008 13:50:50 +0300 Alexey Dobriyan <adobriyan@...il.com> 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.
The first two patches are -mm-only debug patches - they won't be going into
mainline.
I'll make a note that
cciss-procfs-updates-to-display-info-about-many-volumes.pach needs
updating, thanks.
--
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