cvs commit: src/sys/kern kern_intr.c src/sys/sys interrupt.h

John Baldwin jhb at FreeBSD.org
Thu Apr 13 17:31:02 UTC 2006


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 <zazubrik at mail.ru>
  
  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


More information about the cvs-src mailing list