linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* vector_size attribute?
@ 2011-05-29 15:57 Randy Dunlap
  2011-05-29 16:26 ` Avi Kivity
  0 siblings, 1 reply; 4+ messages in thread
From: Randy Dunlap @ 2011-05-29 15:57 UTC (permalink / raw)
  To: linux-sparse; +Cc: Avi Kivity

Current Linux mainline generates a ton of sparse warnings like

arch/x86/include/asm/kvm_emulate.h:194:28: error: attribute 'vector_size': unknown attribute

from this source line:

typedef u32 __attribute__((vector_size(16))) sse128_t;

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

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

end of thread, other threads:[~2011-05-31 18:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-29 15:57 vector_size attribute? Randy Dunlap
2011-05-29 16:26 ` Avi Kivity
2011-05-31 11:22   ` Christopher Li
2011-05-31 18:31     ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).