Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 May 1999 06:23:26 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/isa cy.c
Message-ID:  <199905281323.GAA59526@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1999/05/28 06:23:25 PDT

  Modified files:
    sys/i386/isa         cy.c 
  Log:
  Don't call disable_intr() when interrupts are already disabled, since
  disable_intr() does non-recursive locking in the SMP case.  This should
  fix cy-driver-related panics when SMP is configured.
  
  Broken in:	rev.1.73 (3.1 and -current)
  
  Revision  Changes    Path
  1.88      +6 -3      src/sys/i386/isa/cy.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905281323.GAA59526>