From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965009AbVHYOJs (ORCPT ); Thu, 25 Aug 2005 10:09:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965010AbVHYOJs (ORCPT ); Thu, 25 Aug 2005 10:09:48 -0400 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:37794 "EHLO parcelfarce.linux.theplanet.co.uk") by vger.kernel.org with ESMTP id S965009AbVHYOJr (ORCPT ); Thu, 25 Aug 2005 10:09:47 -0400 Date: Thu, 25 Aug 2005 15:12:51 +0100 From: Al Viro To: Sam Creasey Cc: Geert Uytterhoeven , Paul Jackson , Paul Mackerras , Linus Torvalds , Linux Kernel Development Subject: Re: Linux-2.6.13-rc7 Message-ID: <20050825141251.GS9322@parcelfarce.linux.theplanet.co.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 25, 2005 at 09:59:05AM -0400, Sam Creasey wrote: > I have been a little out of it for a while on the sun3 stuffs, I'll admit > (cursed day job), but I really, really intend to get recent 2.6 running > again. Knowing that the rest of m68k is at least compiling is a good > start point. Still, I'm going with Geert, and I'm not sure where the > compile regressions would have come from (outside of the video/serial > drivers, which don't compile in m68k CVS either). > > What compile failures are you seeing? After looking at that for a while... It's the second hairball in there ;-) flush_icache_range()/flush_icache_user_range() stuff, with all related fun. Note that mainline has flush_ichace_range() in memory.c, which is not picked by sun3.