pjd         2008-04-17 19:19:40 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_linker.c 
  Log:
  Allow linker_search_symbol_name() to be called with KLD lock held.
  The linker_search_symbol_name() function is used by stack_print()
  and stack_print() can be called from kernel module unload method.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.156     +6 -3      src/sys/kern/kern_linker.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