Re: [PATCH} PPC 32 multithreaded core dumps

From: Tom Rini
Date: Thu Mar 04 2004 - 10:33:22 EST


On Thu, Mar 04, 2004 at 08:05:48AM -0500, Greg Weeks wrote:

> Tom Rini wrote:
>
> >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.
>
> How does this still look?

I removed the #include as part of a greater fixing up of arch/ppc/boot,
that I'll hopefully get to Linus for the next release. I'll throw the
multithreaded coredump patch in as well then.

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