diff options
| author | Ido Schimmel <[email protected]> | 2020-09-15 14:41:01 +0300 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-09-15 16:31:17 -0700 |
| commit | 80690ec6b595807db9a52ec5b225a2d88033ddb5 (patch) | |
| tree | 08384a377310c14cd9ad89c4183d6f999a7efd97 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 52f7232a790a36da30eb64c6de6067a9e4ad194c (diff) | |
nexthop: Convert to blocking notification chain
Currently, the only listener of the nexthop notification chain is the
VXLAN driver. Subsequent patches will add more listeners (e.g., device
drivers such as netdevsim) that need to be able to block when processing
notifications.
Therefore, convert the notification chain to a blocking one. This is
safe as notifications are always emitted from process context.
Signed-off-by: Ido Schimmel <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions