Re: [PATCH} PPC 32 multithreaded core dumps

From: Tom Rini
Date: Wed Feb 25 2004 - 16:29:42 EST


On Wed, Feb 25, 2004 at 03:25:56PM -0500, Greg Weeks wrote:

> This code fixes the register dumps for 32 bit ppc multi threaded core
> dumps. It's largely based on the ppc64 code. It was tested on an 8260

This looks right, and I'll think about it a bit more and apply.

> processor with the TimeSys modified 2.6.1 kernel. The patch is for
> 2.6.3. Let me know if there are any problems with it. If anyone can tell
> me why arch/ppc/boot/simple/misc.c was including elf.h in the first
> place I'd appreciate it. It doesn't appear to need it and it doesn't
> like task_struct now.

Long ago it used to care more about the file it was dealing with. I'll
remove it from the other files in boot/ that include it as well.

--
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/