do_link_state_change() is executed in taskqueue context and in
general is allowed to sleep. Don't enter the epoch for the
whole duration. If some event handlers need the epoch, they
should handle that theirselves.
Discussed with: hselasky
do_link_state_change() is executed in taskqueue context and in Tags None Referenced Files None Subscribers None
Description
Details
|