diff options
| author | Jason Gunthorpe <[email protected]> | 2020-05-06 10:46:52 +0300 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2020-05-12 21:32:52 -0300 |
| commit | f8f2a576cb0c574044c049210ea4096e5cb1d7fc (patch) | |
| tree | 6155036d861d419d0ba5ec3a03d6c4aec5eb8e53 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 90ae0b57e4a515342fe74ffa21f6972f5145d645 (diff) | |
RDMA/addr: Mark addr_resolve as might_sleep()
Under one path through ib_nl_fetch_ha() this calls nlmsg_new(GFP_KERNEL)
which is a sleeping call. This is a very rare path, so mark fetch_ha() and
the module external entry point that conditionally calls through to
fetch_ha() as might_sleep().
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions