Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754439AbbDMSVz (ORCPT ); Mon, 13 Apr 2015 14:21:55 -0400 Received: from lb1-smtp-cloud3.xs4all.net ([194.109.24.22]:41268 "EHLO lb1-smtp-cloud3.xs4all.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754361AbbDMSVv (ORCPT ); Mon, 13 Apr 2015 14:21:51 -0400 Message-ID: <1428949307.3868.1.camel@x220> Subject: Re: [PATCH 10/14] x86: mm: Enable deferred memory initialisation on x86-64 From: Paul Bolle To: Mel Gorman Cc: Linux-MM , Robin Holt , Nathan Zimmer , Daniel Rahn , Davidlohr Bueso , Dave Hansen , Tom Vaden , Scott Norton , LKML Date: Mon, 13 Apr 2015 20:21:47 +0200 In-Reply-To: <1428920226-18147-11-git-send-email-mgorman@suse.de> References: <1428920226-18147-1-git-send-email-mgorman@suse.de> <1428920226-18147-11-git-send-email-mgorman@suse.de> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4 (3.10.4-4.fc20) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 500 Lines: 21 On Mon, 2015-04-13 at 11:17 +0100, Mel Gorman wrote: > --- a/mm/Kconfig > +++ b/mm/Kconfig > +# For architectures that was to support deferred memory initialisation s/was/want/? > +config ARCH_SUPPORTS_DEFERRED_MEM_INIT > + bool Thanks, Paul Bolle -- 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/