From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752278AbZIXH7O (ORCPT ); Thu, 24 Sep 2009 03:59:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752184AbZIXH7O (ORCPT ); Thu, 24 Sep 2009 03:59:14 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:44018 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751957AbZIXH7N (ORCPT ); Thu, 24 Sep 2009 03:59:13 -0400 Date: Thu, 24 Sep 2009 00:58:24 -0700 From: Andrew Morton To: michal.simek@petalogix.com Cc: stefani@seibold.net, Linus Torvalds , Linux Kernel list , Ingo Molnar , John Williams Subject: Re: Microblaze noMMU compilation fault - mm/Makefile Message-Id: <20090924005824.67b2d1a5.akpm@linux-foundation.org> In-Reply-To: <4ABB24F2.6070700@petalogix.com> References: <4ABB24F2.6070700@petalogix.com> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.5; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 24 Sep 2009 09:51:14 +0200 Michal Simek wrote: > Hi Stefani, > > Commit d899bf7b55f503ba7d3d07ed27c3a37e270fa7db break Microblaze noMMU kernel > > There is problem that you setup compilation pagewalk.c which is MMU specific. > > And Andrew add there this comment: > [akpm@linux-foundation.org: fs/proc/array.c now needs walk_page_range()] > > that mean that the second problem is with compilation of proc/array.c for noMMU. > I don't understand. Please send us a copy of the compiler error messages.