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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to