summaryrefslogtreecommitdiff
path: root/exception_lists
diff options
context:
space:
mode:
authorpeihong huang <Pei-Hong.Huang@Sun.COM>2009-09-12 12:23:55 +0800
committerpeihong huang <Pei-Hong.Huang@Sun.COM>2009-09-12 12:23:55 +0800
commita799b1e741b6f59012a469e6b57c40cb8061127b (patch)
tree64e69fc80a57db8a3c13d639a760237523f662fe /exception_lists
parent1816cb7076d3ec8a78ef9ac9f895574e13c43645 (diff)
downloadillumos-joyent-a799b1e741b6f59012a469e6b57c40cb8061127b.tar.gz
6858954 check_rtime issues with fwflash plugins (scsi transports)
6858961 check_rtime issues with fwflash plugins (IB transports) 6872320 tidy up MANUFACTURING_MODE in fwflash 6878624 fwflash plugins Makefile outsmarts closed-bins build
Diffstat (limited to 'exception_lists')
-rw-r--r--exception_lists/check_rtime20
1 files changed, 0 insertions, 20 deletions
diff --git a/exception_lists/check_rtime b/exception_lists/check_rtime
index 0c4d11c355..1e9603319d 100644
--- a/exception_lists/check_rtime
+++ b/exception_lists/check_rtime
@@ -204,23 +204,3 @@ NOSYMSORT lib/sparcv9/libsun_fc\.so\.1 # C++
UNREF_OBJ lib/(libdevinfo|libcfgadm)\.so\.1; .*\ of\ .*SUNW,Netra-CP2300/lib/libprtdiag_psr\.so\.1
-# Remove this once the following integrates:
-# 6858961 check_rtime issues with fwflash plugins (IB transports)
-#
-SKIP ^usr/lib/fwflash/identify/hermon\.so$
-SKIP ^usr/lib/fwflash/identify/tavor\.so$
-SKIP ^usr/lib/fwflash/verify/hermon-MELLANOX\.so$
-SKIP ^usr/lib/fwflash/verify/tavor-MELLANOX\.so$
-
-
-# Remove this once the following integrates:
-# 6858954 check_rtime issues with fwflash plugins (scsi transports)
-#
-SKIP ^usr/lib/fwflash/identify/sd\.so$
-SKIP ^usr/lib/fwflash/identify/ses\.so$
-SKIP ^usr/lib/fwflash/identify/sgen\.so$
-SKIP ^usr/lib/fwflash/verify/sd-GENERIC\.so$
-SKIP ^usr/lib/fwflash/verify/ses-LSILOGIC\.so$
-SKIP ^usr/lib/fwflash/verify/ses-SUN\.so$
-SKIP ^usr/lib/fwflash/verify/sgen-LSILOGIC\.so$
-SKIP ^usr/lib/fwflash/verify/sgen-SUN\.so$