diff options
author | Davidlohr Bueso <[email protected]> | 2019-02-11 08:15:29 -0800 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2019-02-11 20:51:09 +0100 |
commit | e451eb51068496054d071af10b3530af4002a4f4 (patch) | |
tree | 16bb1b5cf6371282e39850d1c98978f261c3cb57 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3defaf2f15b2bfd86c6664181ac009e91985f8ac (diff) |
xsk: share the mmap_sem for page pinning
Holding mmap_sem exclusively for a gup() is an overkill. Lets
share the lock and replace the gup call for gup_longterm(), as
it is better suited for the lifetime of the pinning.
Fixes: c0c77d8fb787 ("xsk: add user memory registration support sockopt")
Signed-off-by: Davidlohr Bueso <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: Bjorn Topel <[email protected]>
Cc: Magnus Karlsson <[email protected]>
CC: [email protected]
Acked-by: Björn Töpel <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions