Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754338AbbK0JQm (ORCPT ); Fri, 27 Nov 2015 04:16:42 -0500 Received: from mail-pa0-f54.google.com ([209.85.220.54]:34760 "EHLO mail-pa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754071AbbK0JQj (ORCPT ); Fri, 27 Nov 2015 04:16:39 -0500 Date: Fri, 27 Nov 2015 18:17:39 +0900 From: Sergey Senozhatsky To: Randy Dunlap Cc: Stephen Rothwell , linux-next@vger.kernel.org, Vladimir Davydov , "Kirill A. Shutemov" , Andrew Morton , linux-kernel@vger.kernel.org, Linux MM , Sergey Senozhatsky Subject: Re: linux-next: Tree for Nov 27 (mm stuff) Message-ID: <20151127091739.GB585@swordfish> References: <20151127160514.7b2022f2@canb.auug.org.au> <56580097.8050405@infradead.org> <20151127091047.GA585@swordfish> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151127091047.GA585@swordfish> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1205 Lines: 42 Cc Vladimir, Kirill, Andrew On (11/27/15 18:10), Sergey Senozhatsky wrote: > On (11/26/15 23:04), Randy Dunlap wrote: > > > > on i386: > > > > mm/built-in.o: In function `page_referenced_one': > > rmap.c:(.text+0x362a2): undefined reference to `pmdp_clear_flush_young' > > mm/built-in.o: In function `page_idle_clear_pte_refs_one': > > page_idle.c:(.text+0x4b2b8): undefined reference to `pmdp_test_and_clear_young' > > > > Hello, > > https://lkml.org/lkml/2015/11/24/160 > > corresponding patch mm-add-page_check_address_transhuge-helper-fix.patch added > to -mm tree. > my bad, it's in -next already. :commit 97f71bd28a93f54791cb6a7d3832299832ea6194 :Author: Vladimir Davydov :Date: Thu Nov 26 12:58:01 2015 +1100 : : mm-add-page_check_address_transhuge-helper-fix : : mm/built-in.o: In function `page_referenced_one': : rmap.c:(.text+0x32070): undefined reference to `pmdp_clear_flush_young' seems it doesn't work for you. -ss -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/