From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx166.postini.com [74.125.245.166]) by kanga.kvack.org (Postfix) with SMTP id 5A5BD6B004D for ; Fri, 30 Dec 2011 10:16:01 -0500 (EST) Date: Fri, 30 Dec 2011 15:15:56 +0000 From: Mel Gorman Subject: Re: [PATCH] mm/migrate.c: remove the unused macro lru_to_page Message-ID: <20111230151556.GF15729@suse.de> References: <4EFA87E4.8040609@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <4EFA87E4.8040609@gmail.com> Sender: owner-linux-mm@kvack.org List-ID: To: Wang Sheng-Hui Cc: Andrew Morton , Minchan Kim , Hugh Dickins , Johannes Weiner , linux-mm@kvack.org, linux-kernel@vger.kernel.org On Wed, Dec 28, 2011 at 11:07:16AM +0800, Wang Sheng-Hui wrote: > lru_to_page is not used in mm/migrate.c. Drop it. > > Signed-off-by: Wang Sheng-Hui Acked-by: Mel Gorman -- Mel Gorman SUSE Labs -- 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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753568Ab1L3PQD (ORCPT ); Fri, 30 Dec 2011 10:16:03 -0500 Received: from cantor2.suse.de ([195.135.220.15]:41922 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753009Ab1L3PQA (ORCPT ); Fri, 30 Dec 2011 10:16:00 -0500 Date: Fri, 30 Dec 2011 15:15:56 +0000 From: Mel Gorman To: Wang Sheng-Hui Cc: Andrew Morton , Minchan Kim , Hugh Dickins , Johannes Weiner , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] mm/migrate.c: remove the unused macro lru_to_page Message-ID: <20111230151556.GF15729@suse.de> References: <4EFA87E4.8040609@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <4EFA87E4.8040609@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 28, 2011 at 11:07:16AM +0800, Wang Sheng-Hui wrote: > lru_to_page is not used in mm/migrate.c. Drop it. > > Signed-off-by: Wang Sheng-Hui Acked-by: Mel Gorman -- Mel Gorman SUSE Labs