jhb         2006-04-13 17:31:01 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             kern_intr.c 
    sys/sys              interrupt.h 
  Log:
  MFC: Activate ithread_destroy() (but rename it to ithread_destroy2() for
  ABI reasons) and call it from intr_event_destroy().
  Only in 6: Add API and ABI compat shims for ithread_destroy() to call
  intr_event_destroy().
  
  Approved by:    re (scottl)
  Tested by:      Artem Ignatiev <[EMAIL PROTECTED]>
  
  Revision   Changes    Path
  1.124.2.4  +20 -9     src/sys/kern/kern_intr.c
  1.30.2.3   +1 -0      src/sys/sys/interrupt.h
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to