Oops on core dumping

Benjamin Herrenschmidt benh at kernel.crashing.org
Wed Dec 31 14:22:50 EST 2003


On Wed, 2003-12-31 at 03:05, Whitney, John wrote:
> Vincent,
>
> This looks like the same problem (application core dumps, caused in dump_fpu()) that I posted a patch for last week.  Look in the archives for my solution.  (basically, dump_fpu() is getting a NULL "regs" argument, and then referencing off of it.)

As you may have seen in my comment, this doesn't work on SMP as
last_task_used_math isn't used there.

I suppose we could unconditionally use "current" in this case
though...

Ben.


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-dev mailing list