cvs commit: src/sys/sun4v/sun4v interrupt.S intr_machdep.c

Kip Macy kmacy at FreeBSD.org
Wed Nov 8 22:11:21 UTC 2006


kmacy       2006-11-08 22:09:59 UTC

  FreeBSD src repository

  Modified files:
    sys/sun4v/sun4v      interrupt.S intr_machdep.c 
  Log:
  Fix for ithread interrupt handling. Don't reset the interrupt vector until
  after the interrupt has been handled. Also move panic_bad_hcall to local to
  avoid complaints from the linker on the tinderbox.
  
  Approved by: scottl (substituting for mentor rwatson)
  
  Revision  Changes    Path
  1.2       +24 -6     src/sys/sun4v/sun4v/interrupt.S
  1.2       +51 -32    src/sys/sun4v/sun4v/intr_machdep.c


More information about the cvs-all mailing list