Re: PATCH m68knommu clear frame-pointer in start_thread

From: Ralf Baechle
Date: Wed Mar 15 2006 - 21:05:03 EST


On Wed, Mar 15, 2006 at 05:47:07PM +0100, Philippe De Muyter wrote:

> When trying to print the calltrace of a user process on m68knommu targets
> gdb follows the frame-pointer en falls on unreachable adresses, because
> the frame pointer is not properly initialised by start_thread. This patch
> initialises the frame pointer to NULL in start_thread.
>
> Signed-off-by: Philippe De Muyter <phdm@xxxxxxxxx>

You've posted an ed-style diff. Quite a safe method to make sure nobody
will read it. Pleae repost a unified diff.

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