Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759297Ab3GaJTO (ORCPT ); Wed, 31 Jul 2013 05:19:14 -0400 Received: from cantor2.suse.de ([195.135.220.15]:50273 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759188Ab3GaJTL (ORCPT ); Wed, 31 Jul 2013 05:19:11 -0400 Date: Wed, 31 Jul 2013 10:19:07 +0100 From: Mel Gorman To: Rik van Riel Cc: Peter Zijlstra , Srikar Dronamraju , Ingo Molnar , Andrea Arcangeli , Johannes Weiner , Linux-MM , LKML Subject: Re: [PATCH 15/18] fix compilation with !CONFIG_NUMA_BALANCING Message-ID: <20130731091907.GL2296@suse.de> References: <1373901620-2021-1-git-send-email-mgorman@suse.de> <1373901620-2021-16-git-send-email-mgorman@suse.de> <20130717215353.57333a69@annuminas.surriel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <20130717215353.57333a69@annuminas.surriel.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 Content-Length: 766 Lines: 23 On Wed, Jul 17, 2013 at 09:53:53PM -0400, Rik van Riel wrote: > On Mon, 15 Jul 2013 16:20:17 +0100 > Mel Gorman wrote: > > > Ideally it would be possible to distinguish between NUMA hinting faults that > > are private to a task and those that are shared. If treated identically > > there is a risk that shared pages bounce between nodes depending on > > Your patch 15 breaks the compile with !CONFIG_NUMA_BALANCING. > > This little patch fixes it: > Sloppy of me. Thanks. -- Mel Gorman SUSE Labs -- 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/