[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090506070323.GC4865@lenovo>
Date: Wed, 6 May 2009 11:03:23 +0400
From: Cyrill Gorcunov <gorcunov@...il.com>
To: Minchan Kim <minchan.kim@...il.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
David Rientjes <rientjes@...gle.com>,
LMMML <linux-mm@...ck.org>, LKML <linux-kernel@...r.kernel.org>,
Rik van Riel <riel@...hat.com>
Subject: Re: [PATCH -mmotm] mm: setup_per_zone_inactive_ratio - fix comment
and make it __init
[Minchan Kim - Wed, May 06, 2009 at 03:51:45PM +0900]
| On Wed, 6 May 2009 10:19:23 +0400
| Cyrill Gorcunov <gorcunov@...nvz.org> wrote:
|
| > The caller of setup_per_zone_inactive_ratio is module_init function.
|
| __init :)
|
| > No need to keep the callee after is completed as well.
| > Also fix a comment.
| >
| > CC: David Rientjes <rientjes@...gle.com>
| > Signed-off-by: Cyrill Gorcunov <gorcunov@...nvz.org>
|
| Reviewed-by: Minchan Kim <minchan.kim@...il.com>
| I guess the comment was a typo.
Thanks Minchan. Actually it's not a typo :)
module_init function is supposed to be __initcall
function anyway. But it's confusing I could fix
changelog.
-- Cyrill
--
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