[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f488382f0809200131p4d29839cge11ad4a7b543d8b5@mail.gmail.com>
Date: Sat, 20 Sep 2008 01:31:58 -0700
From: "Steven Noonan" <steven@...inklabs.net>
To: linux-kernel@...r.kernel.org
Cc: akpm@...ux-foundation.org, mingo@...e.hu,
"Steven Noonan" <steven@...inklabs.net>
Subject: Re: [PATCH] ftrace: mcount_addr defined but not used
On Sat, Sep 20, 2008 at 1:00 AM, Steven Noonan <steven@...inklabs.net> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists