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

istokes noreply at github.com
Tue Feb 12 14:15:05 UTC 2019


  Branch: refs/heads/branch-2.9
  Home:   https://github.com/openvswitch/ovs
  Commit: c88a9bdc449376132280464426ffeac3e89df4c7
      https://github.com/openvswitch/ovs/commit/c88a9bdc449376132280464426ffeac3e89df4c7
  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