From: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
To: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: lttng-dev <lttng-dev@lists.lttng.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: stack validation warning on lttng-modules bytecode interpreter
Date: Wed, 15 Jun 2016 20:42:54 +0000 (UTC) [thread overview]
Message-ID: <265404117.38286.1466023374654.JavaMail.zimbra@efficios.com> (raw)
In-Reply-To: <20160615202806.srownowdzh5mexsh@treble>
----- On Jun 15, 2016, at 4:28 PM, Josh Poimboeuf jpoimboe@redhat.com wrote:
> On Wed, Jun 15, 2016 at 03:24:52PM -0500, Josh Poimboeuf wrote:
>> Thanks, figured it out. It was an objtool bug. It was expecting the
>> macro to create a section symbol (STT_SECTION), but for some reason this
>> file's use of the macro creates a function symbol (STT_FUNC).
>
> Actually, to be precise: this file's use of the macro creates a
> relocation which references the function symbol rather than the section
> symbol.
Cool! Thanks for looking into this.
Mathieu
>
>
> --
> Josh
--
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com
next prev parent reply other threads:[~2016-06-15 20:43 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-15 16:55 stack validation warning on lttng-modules bytecode interpreter Mathieu Desnoyers
2016-06-15 18:18 ` Josh Poimboeuf
2016-06-15 19:13 ` Mathieu Desnoyers
2016-06-15 19:38 ` Josh Poimboeuf
2016-06-15 20:01 ` Mathieu Desnoyers
2016-06-15 20:24 ` Josh Poimboeuf
2016-06-15 20:28 ` Josh Poimboeuf
2016-06-15 20:42 ` Mathieu Desnoyers
2016-06-15 20:42 ` Mathieu Desnoyers [this message]
2016-06-15 19:38 ` Josh Poimboeuf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=265404117.38286.1466023374654.JavaMail.zimbra@efficios.com \
--to=mathieu.desnoyers@efficios.com \
--cc=jpoimboe@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lttng-dev@lists.lttng.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.