linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: "linux-next@vger.kernel.org" <linux-next@vger.kernel.org>,
	Dan Williams <dan.j.williams@intel.com>,
	Ricardo Neri <ricardo.neri@intel.com>, Tejun Heo <tj@kernel.org>
Subject: "ahci: per-port msix support" and ARM omap2plus_defconfig
Date: Fri, 27 Nov 2015 13:54:43 -0500	[thread overview]
Message-ID: <CAP=VYLqT2MiaziwtewRto+JeNx0CcMjQ=q28FN1fVNTvt224eQ@mail.gmail.com> (raw)

Hi all,

Recent linux-next builds have been failing the above config with:

drivers/ata/libahci.c: In function 'ahci_host_activate_multi_irqs':
drivers/ata/libahci.c:2492:4: error: invalid use of undefined type
'struct msix_entry'
drivers/ata/libahci.c:2492:21: error: dereferencing pointer to incomplete type
make[1]: *** [drivers/ata/libahci.o] Error 1

http://kisskb.ellerman.id.au/kisskb/buildresult/12556138/

A mindless bisect returns the following:

d684a90d38e24dcaf95fdb32c83efe05f80d152a is the first bad commit
commit d684a90d38e24dcaf95fdb32c83efe05f80d152a
Author: Dan Williams <dan.j.williamps@intel.com>
Date:   Wed Nov 11 16:27:33 2015 -0800

    ahci: per-port msix support

Alao note that the author field has been corrupted with a stray "p".

Paul,

                 reply	other threads:[~2015-11-27 18:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CAP=VYLqT2MiaziwtewRto+JeNx0CcMjQ=q28FN1fVNTvt224eQ@mail.gmail.com' \
    --to=paul.gortmaker@windriver.com \
    --cc=dan.j.williams@intel.com \
    --cc=linux-next@vger.kernel.org \
    --cc=ricardo.neri@intel.com \
    --cc=tj@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).