Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261183AbUC1Le2 (ORCPT ); Sun, 28 Mar 2004 06:34:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261184AbUC1Le2 (ORCPT ); Sun, 28 Mar 2004 06:34:28 -0500 Received: from ozlabs.org ([203.10.76.45]:48566 "EHLO ozlabs.org") by vger.kernel.org with ESMTP id S261183AbUC1LeY (ORCPT ); Sun, 28 Mar 2004 06:34:24 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16486.47012.649600.949669@cargo.ozlabs.ibm.com> Date: Sun, 28 Mar 2004 21:31:48 +1000 From: Paul Mackerras To: Andrew Morton Cc: linux-kernel@vger.kernel.org Subject: Re: 2.6.5-rc2-mm4 In-Reply-To: <20040326131816.33952d92.akpm@osdl.org> References: <20040326131816.33952d92.akpm@osdl.org> X-Mailer: VM 7.18 under Emacs 21.3.1 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 809 Lines: 17 With the patches that I have just sent, plus adding #include to include/linux/prefetch.h, since it uses size_t, -mm4 compiles and runs on my powerbook (ppc32). It does, however, freeze up shortly after waking up from sleep (suspend-to-ram). I don't know why. On ppc64 I got a compile error in arch/ppc64/kernel/eeh.c, because the -mm4 patch removes a #include that is needed. When I put that back in, it compiles and runs on my G5. That is with the include/linux/prefetch.h change and the ppc signal patch that I posted. Paul. - 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/