From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail190.messagelabs.com (mail190.messagelabs.com [216.82.249.51]) by kanga.kvack.org (Postfix) with ESMTP id 6522D8D0040 for ; Wed, 30 Mar 2011 20:28:29 -0400 (EDT) Message-ID: <4D93CAA6.2050900@oracle.com> Date: Wed, 30 Mar 2011 17:28:22 -0700 From: Randy Dunlap MIME-Version: 1.0 Subject: Re: [PATCH] mm: fix setup_zone_pageset section mismatch References: <20110324132435.4ee9694e.randy.dunlap@oracle.com> <20110330150510.bc02d041.akpm@linux-foundation.org> <4D93B302.9090103@oracle.com> <20110330155316.e11d760c.akpm@linux-foundation.org> In-Reply-To: <20110330155316.e11d760c.akpm@linux-foundation.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Andrew Morton Cc: linux-mm@kvack.org, Paul Mundt On 03/30/11 15:53, Andrew Morton wrote: > On Wed, 30 Mar 2011 15:47:30 -0700 > Randy Dunlap wrote: > >> ... >> >>> >>> I already merged Paul Mundt's patch whcih marks build_all_zonelists() >>> as __ref. That seems a better solution? >> >> Merged where? mmotm? > > mm. > > --- a/mm/page_alloc.c~mm-page_allocc-silence-build_all_zonelists-section-mismatch > +++ a/mm/page_alloc.c > @@ -3170,7 +3170,7 @@ static __init_refok int __build_all_zone > * Called with zonelists_mutex held always > * unless system_state == SYSTEM_BOOTING. > */ > -void build_all_zonelists(void *data) > +void __ref build_all_zonelists(void *data) > { > set_zonelist_order(); > > _ Acked-by: Randy Dunlap Thanks. -- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- 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