diff options
author | Robert Mustacchi <rm@joyent.com> | 2018-01-28 21:34:48 +0000 |
---|---|---|
committer | Robert Mustacchi <rm@joyent.com> | 2018-04-04 20:15:13 +0000 |
commit | e89016e771abb6871cb08b54316d9a1a826a9193 (patch) | |
tree | 3354ddfd98122bc249153e8219216b1031cc07bb /exception_lists/cstyle | |
parent | 7d815089a43a963b49eaddf97e514194ec29805b (diff) | |
download | illumos-joyent-e89016e771abb6871cb08b54316d9a1a826a9193.tar.gz |
9044 Need support for mpt_sas tri-mode parts
9045 Clean up mpt_sas compiler warnings
9046 mptsas_handle_topo_change can return without its locks held
9047 workaround SAS3408 firmware issue
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
Reviewed by: Albert Lee <trisk@forkgnu.org>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Approved by: Richard Lowe <richlowe@richlowe.net>
Diffstat (limited to 'exception_lists/cstyle')
-rw-r--r-- | exception_lists/cstyle | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/exception_lists/cstyle b/exception_lists/cstyle index 740b1e636e..12548bd7b2 100644 --- a/exception_lists/cstyle +++ b/exception_lists/cstyle @@ -1039,17 +1039,7 @@ usr/src/uts/common/io/sfxge/common/siena_nvram.c usr/src/uts/common/io/sfxge/common/siena_phy.c usr/src/uts/common/io/sfxge/common/siena_sram.c usr/src/uts/common/io/sfxge/common/siena_vpd.c -usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2.h -usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_cnfg.h -usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_hbd.h -usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_init.h -usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_ioc.h -usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_ra.h -usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_raid.h -usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_sas.h -usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_targ.h -usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_tool.h -usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_type.h +usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/* usr/src/uts/intel/io/acpica/debugger/dbcmds.c usr/src/uts/intel/io/acpica/debugger/dbdisply.c usr/src/uts/intel/io/acpica/debugger/dbexec.c |