Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753998Ab1BVVWE (ORCPT ); Tue, 22 Feb 2011 16:22:04 -0500 Received: from smtp-out.google.com ([74.125.121.67]:33938 "EHLO smtp-out.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753755Ab1BVVWA (ORCPT ); Tue, 22 Feb 2011 16:22:00 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=google.com; s=beta; h=date:from:x-x-sender:to:cc:subject:in-reply-to:message-id :references:user-agent:mime-version:content-type; b=JMkO4eW2kp5mv9Id/dph0osI9cuOITMvmqdYLcRmiTjKe9VaUZbhKsXJJT17eYQCws WHOcsoPqobcVhPi+9k/w== Date: Tue, 22 Feb 2011 13:21:54 -0800 (PST) From: David Rientjes X-X-Sender: rientjes@chino.kir.corp.google.com To: Dave Hansen cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, Michael J Wolf , Andrea Arcangeli , Andrew Morton , Mel Gorman , Johannes Weiner Subject: Re: [PATCH 2/5] break out smaps_pte_entry() from smaps_pte_range() In-Reply-To: <20110222015340.B0D1C3FC@kernel> Message-ID: References: <20110222015338.309727CA@kernel> <20110222015340.B0D1C3FC@kernel> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-System-Of-Record: true Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 636 Lines: 17 On Mon, 21 Feb 2011, Dave Hansen wrote: > > We will use smaps_pte_entry() in a moment to handle both small > and transparent large pages. But, we must break it out of > smaps_pte_range() first. > > Acked-by: Mel Gorman > Acked-by: Johannes Weiner > Signed-off-by: Dave Hansen Acked-by: David Rientjes -- 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/