From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail144.messagelabs.com (mail144.messagelabs.com [216.82.254.51]) by kanga.kvack.org (Postfix) with SMTP id 636B66003C1 for ; Tue, 26 Jan 2010 10:32:18 -0500 (EST) Date: Tue, 26 Jan 2010 16:31:40 +0100 From: Andrea Arcangeli Subject: Re: [PATCH 03 of 31] alter compound get_page/put_page Message-ID: <20100126153140.GK30452@random.random> References: <936cd613e4ae2d20c62b.1264513918@v2.random> <4B5F037D.9050801@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B5F037D.9050801@redhat.com> Sender: owner-linux-mm@kvack.org To: Rik van Riel Cc: linux-mm@kvack.org, Marcelo Tosatti , Adam Litke , Avi Kivity , Izik Eidus , Hugh Dickins , Nick Piggin , Mel Gorman , Andi Kleen , Dave Hansen , Benjamin Herrenschmidt , Ingo Molnar , Mike Travis , KAMEZAWA Hiroyuki , Christoph Lameter , Chris Wright , Andrew Morton , bpicco@redhat.com, Christoph Hellwig , KOSAKI Motohiro List-ID: On Tue, Jan 26, 2010 at 10:00:13AM -0500, Rik van Riel wrote: > Ahh, I see you added the #ifdef in this patch. Yep, or x86 wouldn't build because there wasn't enough space in page-flags. #7 should build on all archs including i386. I guess I should have folded the changes in the previous patch like said in previous email, I'll clean it up now, end result is the same. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org