[ovs-git] [openvswitch/ovs] d350b4: poll-loop: Set poll loop initial deadline to LLONG...

GitHub noreply at github.com
Fri Jan 18 00:36:59 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: d350b48d32b83e475e0b0092306f53b514f6b122
      https://github.com/openvswitch/ovs/commit/d350b48d32b83e475e0b0092306f53b514f6b122
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2019-01-17 (Thu, 17 Jan 2019)

  Changed paths:
    M lib/poll-loop.c

  Log Message:
  -----------
  poll-loop: Set poll loop initial deadline to LLONG_MAX.

This is consistent with the re-initialization value that poll_block() uses.
It is better than 0 because the monotonic clock can have a negative value,
even though that is rare and pathological.

Found by inspection.

Acked-by: Justin Pettit <jpettit at ovn.org>
Signed-off-by: Ben Pfaff <blp at ovn.org>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list