[ovs-git] [openvswitch/ovs] 946b7b: dpif-netdev: Add thread safety annotation to sorte...

istokes noreply at github.com
Tue Feb 12 13:47:37 UTC 2019


  Branch: refs/heads/branch-2.11
  Home:   https://github.com/openvswitch/ovs
  Commit: 946b7be25ecbff771fe71b3b4b4f27377bc5c8e6
      https://github.com/openvswitch/ovs/commit/946b7be25ecbff771fe71b3b4b4f27377bc5c8e6
  Author: Ilya Maximets <i.maximets at samsung.com>
  Date:   2019-02-12 (Tue, 12 Feb 2019)

  Changed paths:
    M lib/dpif-netdev.c

  Log Message:
  -----------
  dpif-netdev: Add thread safety annotation to sorted_poll_list.

'sorted_poll_list()' uses the 'pmd->poll_list' that should be
guarded by 'pmd->port_mutex'.

Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
Acked-by: Kevin Traynor <ktraynor at redhat.com>
Signed-off-by: Ian Stokes <ian.stokes at intel.com>




More information about the git mailing list