linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* "ahci: per-port msix support" and ARM omap2plus_defconfig
@ 2015-11-27 18:54 Paul Gortmaker
  0 siblings, 0 replies; only message in thread
From: Paul Gortmaker @ 2015-11-27 18:54 UTC (permalink / raw)
  To: linux-next, Dan Williams, Ricardo Neri, Tejun Heo

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,

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-11-27 18:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-27 18:54 "ahci: per-port msix support" and ARM omap2plus_defconfig Paul Gortmaker

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).