From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrea Arcangeli Subject: Re: [PATCH 2 of 9] Core of mmu notifiers Date: Tue, 8 Apr 2008 19:05:25 +0200 Message-ID: <20080408170525.GN10133@duo.random> References: <20080408162619.GP11364@sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Christoph Lameter , akpm@linux-foundation.org, Nick Piggin , Steve Wise , Peter Zijlstra , linux-mm@kvack.org, Kanoj Sarcar , Roland Dreier , Jack Steiner , linux-kernel@vger.kernel.org, Avi Kivity , kvm-devel@lists.sourceforge.net, general@lists.openfabrics.org, Hugh Dickins To: Robin Holt Return-path: Content-Disposition: inline In-Reply-To: <20080408162619.GP11364@sgi.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Tue, Apr 08, 2008 at 11:26:19AM -0500, Robin Holt wrote: > This one does not build on ia64. I get the following: I think it's a common code compilation bug not related to my patch. Can you test this? diff --git a/include/linux/mm_types.h b/include/linux/mm_types.h --- a/include/linux/mm_types.h +++ b/include/linux/mm_types.h @@ -10,6 +10,7 @@ #include #include #include +#include #include #include