From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx201.postini.com [74.125.245.201]) by kanga.kvack.org (Postfix) with SMTP id A46A76B006C for ; Tue, 19 Jun 2012 12:37:39 -0400 (EDT) Received: from /spool/local by e4.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 19 Jun 2012 12:37:35 -0400 Received: from d01relay03.pok.ibm.com (d01relay03.pok.ibm.com [9.56.227.235]) by d01dlp02.pok.ibm.com (Postfix) with ESMTP id 707C56E8053 for ; Tue, 19 Jun 2012 12:35:21 -0400 (EDT) Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by d01relay03.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q5JGZKgh186526 for ; Tue, 19 Jun 2012 12:35:20 -0400 Received: from d01av04.pok.ibm.com (loopback [127.0.0.1]) by d01av04.pok.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q5JGZH7E023330 for ; Tue, 19 Jun 2012 12:35:17 -0400 Message-ID: <4FE0AA3A.8030805@linux.vnet.ibm.com> Date: Tue, 19 Jun 2012 11:35:06 -0500 From: Seth Jennings MIME-Version: 1.0 Subject: Re: [PATCH 05/10] zcache: mark zbud_init/zcache_comp_init as __init References: <4FE0392E.3090300@linux.vnet.ibm.com> <4FE039BE.6010406@linux.vnet.ibm.com> In-Reply-To: <4FE039BE.6010406@linux.vnet.ibm.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Xiao Guangrong Cc: Andrew Morton , Dan Magenheimer , LKML , linux-mm@kvack.org On 06/19/2012 03:35 AM, Xiao Guangrong wrote: > These functions are called only when system is initializing, so mark __init > for them to free memory > > Signed-off-by: Xiao Guangrong For patches 05-09: Acked-by: Seth Jennings -- Seth -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org