pjd         2006-12-02 08:49:40 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/geom/eli         g_eli.c 
  Log:
  MFC:    sys/geom/eli/g_eli.c    1.32,1.33
  
  Skip disabled CPU, because after we sched_bind() to a disabled CPU,
  we won't be able to exit from the thread.
  
  Function g_eli_cpu_is_disabled() stoled from kern_pmc.c.
  
  PR:             104669
  Reported by:    Nikolay Mirin <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.3.2.13  +16 -1     src/sys/geom/eli/g_eli.c
_______________________________________________
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