OSDN Git Service

Merge branch 'mptcp-misc-updates-for-tests-lock-annotation'
authorJakub Kicinski <kuba@kernel.org>
Sat, 6 Feb 2021 22:35:49 +0000 (14:35 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 6 Feb 2021 22:35:50 +0000 (14:35 -0800)
commit74c05b9f606154489d2587dd538ed017a39e56d2
tree5672614138e7851ae7d4a191bfd784085d16588c
parent502c65af26697db49b6e456fe72fc10706a190e5
parent3abc05d9ef6fe989706b679e1e6371d6360d3db4
Merge branch 'mptcp-misc-updates-for-tests-lock-annotation'

Mat Martineau says:

====================
mptcp: Misc. updates for tests & lock annotation

Here are two fixes we've collected in the mptcp tree.

Patch 1 refactors a MPTCP selftest script to allow running a subset of
the tests.

Patch 2 adds some locking & might_sleep assertations.
====================

Link: https://lore.kernel.org/r/20210204232330.202441-1-mathew.j.martineau@linux.intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>