Hi Julien,

On 08/27/15 10:17, Julien Charbon wrote:

  Hi Hans,


  After checking the non-mpsafe callout cases, you are completely right,
this test makes sense only in mpsafe callout case.


  Fixed in r287196:

https://svnweb.freebsd.org/base?view=revision&revision=287196

  Thanks a lot for your time.

Possibly you'll need to add an:

else
  not_running = 1;

To restore the old behaviour for non-MPSAFE callouts, because the variable is not initialized at top of the function.

--HPS

_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to