All of lore.kernel.org
 help / color / mirror / Atom feed
* bad asm goto ?
@ 2010-10-25 21:31 Dave Jones
  2010-10-25 22:10 ` Christopher Li
  0 siblings, 1 reply; 11+ messages in thread
From: Dave Jones @ 2010-10-25 21:31 UTC (permalink / raw)
  To: linux-sparse

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-08-23 21:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-25 21:31 bad asm goto ? Dave Jones
2010-10-25 22:10 ` 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

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.