From: Dave Jones <davej@redhat.com>
To: linux-sparse@vger.kernel.org
Subject: bad asm goto ?
Date: Mon, 25 Oct 2010 17:31:45 -0400 [thread overview]
Message-ID: <20101025213145.GA1822@redhat.com> (raw)
I just ran sparse on a kernel tree for the first time in ages, and got
hundreds of warnings, many of which related to the tracepoint macros
in the kernel, which use the new asm goto feature.
Looking at the git log of sparse, I see there was some support added
for asm goto, but it seems to choke every time, printing ..
include/trace/events/kmem.h:45:1: error: bad asm output
include/trace/events/kmem.h:45:1: error: incompatible types in comparison expression (different address spaces)
(this is with a sparse built from git head from a few minutes ago)
Dave
next reply other threads:[~2010-10-25 21:31 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-25 21:31 Dave Jones [this message]
2010-10-25 22:10 ` bad asm goto ? Christopher Li
2010-10-25 22:39 ` Dave Jones
2010-10-25 23:44 ` Christopher Li
2010-10-26 3:10 ` Christopher Li
2010-10-28 2:45 ` Harvey Harrison
2010-10-28 6:12 ` Christopher Li
2010-10-28 6:33 ` Harvey Harrison
2010-10-28 7:06 ` Christopher Li
2011-08-22 4:01 ` Harvey Harrison
2011-08-23 21:55 ` Christopher Li
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=20101025213145.GA1822@redhat.com \
--to=davej@redhat.com \
--cc=linux-sparse@vger.kernel.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.