diff options
author | 2018-12-12 21:56:20 -0800 | |
---|---|---|
committer | 2018-12-12 21:56:20 -0800 | |
commit | 9e69efd453211a3646fba9262d3e7819f80b2949 (patch) | |
tree | 8a74a22f5a49637ccb667d0350fd6566871026cc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue (diff) | |
parent | Revert "net: vhost: lock the vqs one by one" (diff) | |
download | linux-dev-9e69efd453211a3646fba9262d3e7819f80b2949.tar.xz linux-dev-9e69efd453211a3646fba9262d3e7819f80b2949.zip |
Merge branch 'vhost-fixes'
Jason Wang says:
====================
Fix various issue of vhost
This series tries to fix various issues of vhost:
- Patch 1 adds a missing write barrier between used idx updating and
logging.
- Patch 2-3 brings back the protection of device IOTLB through vq
mutex, this fixes possible use after free in device IOTLB entries.
Please consider them for -stable.
Changes from V2:
- drop dirty page fix and make it for net-next
Changes from V1:
- silent compiler warning for 32bit.
- use mutex_trylock() on slowpath instead of mutex_lock() even on fast
path.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions