Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1685187
| From | Keith Busch <keith.busch@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 02/13] mpt3sas: SGL to PRP Translation for I/Os to NVMe devices |
| Date | 2017-07-11 18:20 +0200 |
| Message-ID | <u263h-4Bc-31@gated-at.bofh.it> (permalink) |
| References | <u1Zbr-8vM-3@gated-at.bofh.it> <u1Zbs-8vM-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jul 11, 2017 at 01:55:02AM -0700, Suganath Prabu S wrote: > diff --git a/drivers/scsi/mpt3sas/mpt3sas_base.h b/drivers/scsi/mpt3sas/mpt3sas_base.h > index 60fa7b6..cebdd8e 100644 > --- a/drivers/scsi/mpt3sas/mpt3sas_base.h > +++ b/drivers/scsi/mpt3sas/mpt3sas_base.h > @@ -54,6 +54,7 @@ > #include "mpi/mpi2_raid.h" > #include "mpi/mpi2_tool.h" > #include "mpi/mpi2_sas.h" > +#include "mpi/mpi2_pci.h" Could you ajust your patch order for this series so each can compile? Here in patch 2 you're including a header that's not defined until patch 12.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 02/13] mpt3sas: SGL to PRP Translation for I/Os to NVMe devices Suganath Prabu S <suganath-prabu.subramani@broadcom.com> - 2017-07-11 11:00 +0200
Re: [PATCH 02/13] mpt3sas: SGL to PRP Translation for I/Os to NVMe devices Keith Busch <keith.busch@intel.com> - 2017-07-11 18:20 +0200
Re: [PATCH 02/13] mpt3sas: SGL to PRP Translation for I/Os to NVMe devices Keith Busch <keith.busch@intel.com> - 2017-07-12 02:00 +0200
Re: [PATCH 02/13] mpt3sas: SGL to PRP Translation for I/Os to NVMe devices Suganath Prabu Subramani <suganath-prabu.subramani@broadcom.com> - 2017-07-14 15:30 +0200
Re: [PATCH 02/13] mpt3sas: SGL to PRP Translation for I/Os to NVMe devices kbuild test robot <lkp@intel.com> - 2017-07-12 04:30 +0200
csiph-web