Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753906AbbG0PR1 (ORCPT ); Mon, 27 Jul 2015 11:17:27 -0400 Received: from relay.parallels.com ([195.214.232.42]:49067 "EHLO relay.parallels.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753255AbbG0PR0 (ORCPT ); Mon, 27 Jul 2015 11:17:26 -0400 Date: Mon, 27 Jul 2015 18:17:12 +0300 From: Vladimir Davydov To: Guenter Roeck CC: Andrew Morton , , , Andres Lagar-Cavilla Subject: Re: [PATCH -next] mm: Fix build breakage seen if MMU_NOTIFIER is not configured Message-ID: <20150727151712.GQ8100@esperanza> References: <1438009343-25468-1-git-send-email-linux@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <1438009343-25468-1-git-send-email-linux@roeck-us.net> X-ClientProxiedBy: US-EXCH.sw.swsoft.com (10.255.249.47) To MSK-EXCH1.sw.swsoft.com (10.67.48.55) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 679 Lines: 18 On Mon, Jul 27, 2015 at 08:02:23AM -0700, Guenter Roeck wrote: > fs/proc/page.c: In function 'kpageidle_clear_pte_refs_one': > fs/proc/page.c:341:4: error: > implicit declaration of function 'pmdp_clear_young_notify' > fs/proc/page.c:347:4: error: > implicit declaration of function 'ptep_clear_young_notify' The issue has already been reported and fixed, see http://www.spinics.net/lists/linux-mm/msg92023.html Thanks, Vladimir -- 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/