Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 21 Oct 2001 10:57:02 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 21 Oct 2001 10:56:52 -0400 Received: from deepthought.blinkenlights.nl ([62.58.162.228]:2308 "EHLO mail.blinkenlights.nl") by vger.kernel.org with ESMTP id ; Sun, 21 Oct 2001 10:56:38 -0400 Date: Sun, 21 Oct 2001 17:10:28 +0200 (CEST) From: Sten To: linux-kernel@vger.kernel.org Subject: INIT_MMAP on sparc64 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org I have been playing around with linux on an ultra60, and have had some struggles with the kernel. The most annoying one is that somewhere in between kernels 2.4.7 and 2.4.12 someone delete the define of INIT_MMAP from the processor.h of sparc64, which doesnt really help when trying to compile a kernel. Putting in the define of 2.4.7 got me on the way. So putting it back might be a nice idea ;) Ow well, still better as solaris, for my purposes atleast. -- Sten Spans - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/