Re: [PATCH] ftrace, powerpc64: fix math to calculate offset in TOC

From: Ingo Molnar
Date: Mon Feb 09 2009 - 04:40:43 EST



* Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

>
> Paul,
>
> I found the bug that was causing large modules to fail in setting
> up dynamic ftrace. It wound up being a simple math error. To calculate
> the offset in the TOC, I had used an OR, but the bottom half was
> a signed extended short, and it should have been an addition.
> The fix is in my tree below, as well as posted here.

Looks like a .29 candidate?

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