Re: 2.6.5-rc2-mm4

From: Tom Rini
Date: Mon Mar 29 2004 - 10:25:00 EST


On Sun, Mar 28, 2004 at 09:31:48PM +1000, Paul Mackerras wrote:
> With the patches that I have just sent, plus adding #include
> <linux/types.h> 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 <asm/machdep.h> 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.

D'oh, sorry. I thought I audited the ppc64 files that looked to be
using <asm/machdep.h> just for cmd_line/COMMAND_LINE_SIZE but missed
the real usage in that one.

--
Tom Rini
http://gate.crashing.org/~trini/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/