diff options
author | Marco Varlese <marco.varlese@suse.com> | 2018-02-06 09:01:39 +0100 |
---|---|---|
committer | Damjan Marion <dmarion.lists@gmail.com> | 2018-02-06 12:33:32 +0000 |
commit | f47276f6fcf75197fb237b7742e45638fc750b8e (patch) | |
tree | d6152f233d521c8fc608bef1f3e3679623eed5ad /Makefile | |
parent | bbd41cd5da7b8db76a5faed22c061358c147f191 (diff) |
SCTP: missing spinlock init when multiple threads
When the number of threads results being more than 1, the spinlock
structure requires to be initialized otherwise subsequent calls to
the "lock" API (clib_spinlock_lock_if_init) would result in a void
operation.
Change-Id: Ia268c4687252e41962bb3f1217f0a849d8c40385
Signed-off-by: Marco Varlese <marco.varlese@suse.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions