Searched hist:"3 abc05d9ef6fe989706b679e1e6371d6360d3db4" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/mptcp/ |
H A D | pm.c | diff 3abc05d9ef6fe989706b679e1e6371d6360d3db4 Thu Feb 04 17:23:30 CST 2021 Florian Westphal <fw@strlen.de> mptcp: pm: add lockdep assertions
Add a few assertions to make sure functions are called with the needed locks held. Two functions gain might_sleep annotations because they contain conditional calls to functions that sleep.
Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | pm_netlink.c | diff 3abc05d9ef6fe989706b679e1e6371d6360d3db4 Thu Feb 04 17:23:30 CST 2021 Florian Westphal <fw@strlen.de> mptcp: pm: add lockdep assertions
Add a few assertions to make sure functions are called with the needed locks held. Two functions gain might_sleep annotations because they contain conditional calls to functions that sleep.
Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | protocol.h | diff 3abc05d9ef6fe989706b679e1e6371d6360d3db4 Thu Feb 04 17:23:30 CST 2021 Florian Westphal <fw@strlen.de> mptcp: pm: add lockdep assertions
Add a few assertions to make sure functions are called with the needed locks held. Two functions gain might_sleep annotations because they contain conditional calls to functions that sleep.
Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | protocol.c | diff 3abc05d9ef6fe989706b679e1e6371d6360d3db4 Thu Feb 04 17:23:30 CST 2021 Florian Westphal <fw@strlen.de> mptcp: pm: add lockdep assertions
Add a few assertions to make sure functions are called with the needed locks held. Two functions gain might_sleep annotations because they contain conditional calls to functions that sleep.
Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|