linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@xenotime.net>
To: linux-sparse@vger.kernel.org
Cc: Avi Kivity <avi@redhat.com>
Subject: vector_size attribute?
Date: Sun, 29 May 2011 08:57:26 -0700	[thread overview]
Message-ID: <20110529085726.c0234647.rdunlap@xenotime.net> (raw)

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 ***

             reply	other threads:[~2011-05-29 15:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-29 15:57 Randy Dunlap [this message]
2011-05-29 16:26 ` vector_size attribute? Avi Kivity
2011-05-31 11:22   ` Christopher Li
2011-05-31 18:31     ` Randy Dunlap

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=20110529085726.c0234647.rdunlap@xenotime.net \
    --to=rdunlap@xenotime.net \
    --cc=avi@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 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).