From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Subject: Re: fb.h header fix. Date: Wed, 04 Feb 2004 15:13:34 +1100 Sender: linux-kernel-owner@vger.kernel.org Message-ID: <1075867994.1747.1.camel@gaston> References: <20040203180352.364da230.akpm@osdl.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20040203180352.364da230.akpm@osdl.org> List-Id: Cc: James Simmons , torvalds@transmeta.com, Linux Kernel list , Linux Fbdev development list On Wed, 2004-02-04 at 13:03, Andrew Morton wrote: > James Simmons wrote: > > > > The XFree86 fbdev server build breaks with the current fb.h. This patch > > fixes that. > > The previous version of this patch caused the ppc64 build to fail. Did > that get addressed? Not yet, it's a ppc64 bug, I haven't had time to fix it, for some reason, ppc64 doesn't have readq/writeq nor __raw_ IO accessors. Ben.