diff options
author | 2023-09-15 14:30:54 -0700 | |
---|---|---|
committer | 2023-09-15 14:30:54 -0700 | |
commit | e39bfb5925ffac1688cd053d49792a764590bae2 (patch) | |
tree | d91b2e8dc21c1e0440d9f39e2e48d3a0d650240a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'block-6.6-2023-09-15' of git://git.kernel.dk/linux (diff) | |
parent | dm: don't attempt to queue IO under RCU protection (diff) | |
download | wireguard-linux-e39bfb5925ffac1688cd053d49792a764590bae2.tar.xz wireguard-linux-e39bfb5925ffac1688cd053d49792a764590bae2.zip |
Merge tag 'for-6.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Pull device mapper fixes from Mike Snitzer:
- Fix DM core retrieve_deps() UAF race due to missing locking of a DM
table's list of devices that is managed using dm_{get,put}_device.
- Revert DM core's half-baked RCU optimization if IO submitter has set
REQ_NOWAIT. Can be revisited, and properly justified, after
comprehensively auditing all of DM to also pass GFP_NOWAIT for any
allocations if REQ_NOWAIT used.
* tag 'for-6.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm:
dm: don't attempt to queue IO under RCU protection
dm: fix a race condition in retrieve_deps
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions