Re: [PATCH] ftrace: mcount_addr defined but not used

From: Steven Noonan
Date: Sat Sep 20 2008 - 04:32:17 EST


On Sat, Sep 20, 2008 at 1:00 AM, Steven Noonan <steven@xxxxxxxxxxxxxx> wrote:
>
> /*
> - * Since MCOUNT_ADDR may point to mcount itself, we do not want
> - * to get it confused by reading a reference in the code as we
> - * are parsing on objcopy output of text. Use a variable for
> - * it instead.
> - */
> -static unsigned long mcount_addr = MCOUNT_ADDR;
> -
> -/*

This line looks like a typo. I think I screwed up a comment block
there. I'll re-submit a patch in a moment.
--
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/