[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTilpiCs_yGVBA6AtaF4bqi8zVtZY7CggVZwZgfdh@mail.gmail.com>
Date: Sat, 10 Jul 2010 15:27:25 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Sam Ravnborg <sam@...nborg.org>
Cc: Steven Rostedt <rostedt@...dmis.org>,
Zeev Tarantov <zeev.tarantov@...il.com>,
LKML <linux-kernel@...r.kernel.org>, Ingo Molnar <mingo@...e.hu>,
Frederic Weisbecker <fweisbec@...il.com>,
Andrew Morton <akpm@...ux-foundation.org>,
"Rafael J. Wysocki" <rjw@...k.pl>
Subject: Re: [PATCH] tracing: properly align linker defined symbols
On Sat, Jul 10, 2010 at 3:25 PM, Linus Torvalds
<torvalds@...ux-foundation.org> wrote:
>
> Here's an example patch. Untested. Whatever.
Ok, and by "untested", I clearly mean just that. I see a typo
immediately, but you get the idea.
+#define MCOUNT_REC() \
+ SYMBOL_SECTION(__mcount_lock, mcount_loc)
I'm too used to typing "lock", that __mcount_lock thing should
obviously be "__mcount_loc"
So take the patch as the RFC it is, and fix at least that typo before
actually testing it.
Linus
--
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