Print this page
NEX-2787 Multiple comstar / fibre channel / qlt threads stuck waiting on locks with a spinning interrupt thread
Reviewed by: Rob Gittins <rob.gittins@nexenta.com>
Approved by: Jean McCormack <jean.mccormack@nexenta.com>
        
*** 20,30 ****
  #
  #
  # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
  # Use is subject to license terms.
  #
! # Copyright 2011 Nexenta Systems, Inc. All rights reserved.
  #
  
  .KEEP_STATE:
  .SUFFIXES:
  
--- 20,30 ----
  #
  #
  # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
  # Use is subject to license terms.
  #
! # Copyright 2011, 2015 Nexenta Systems, Inc. All rights reserved.
  #
  
  .KEEP_STATE:
  .SUFFIXES:
  
*** 115,125 ****
          ../../../common/kmdb/kmdb_wr.h \
          ../../../common/mdb/mdb_ctf.h \
          ../../../common/mdb/mdb_ks.h \
          ../../../common/mdb/mdb_modapi.h \
          ../../../common/mdb/mdb_param.h \
!         ../../../common/mdb/mdb_whatis.h
  
  mdb_lex.o mdb_grammar.o := CCVERBOSE =
  
  kmdb_ctf_open.o kmdb_ctf_open.ln        := CPPFLAGS += -I$(SRC)/common/ctf
  
--- 115,126 ----
          ../../../common/kmdb/kmdb_wr.h \
          ../../../common/mdb/mdb_ctf.h \
          ../../../common/mdb/mdb_ks.h \
          ../../../common/mdb/mdb_modapi.h \
          ../../../common/mdb/mdb_param.h \
!         ../../../common/mdb/mdb_whatis.h \
!         $(SRC)/uts/common/sys/list.h
  
  mdb_lex.o mdb_grammar.o := CCVERBOSE =
  
  kmdb_ctf_open.o kmdb_ctf_open.ln        := CPPFLAGS += -I$(SRC)/common/ctf