diff options
author | Artur Paszkiewicz <artur.paszkiewicz@intel.com> | 2024-08-27 18:35:34 +0300 |
---|---|---|
committer | Song Liu <song@kernel.org> | 2024-08-29 19:37:10 +0300 |
commit | e6a03207b925aebe10d6aacd8e040ccdaa731bff (patch) | |
tree | 3d1539bf4492857732845b20e560d6201f78c0b5 /rust/helpers/helpers.c | |
parent | 7f67fdae3372c323ad02601ab65502c9e488a521 (diff) | |
download | linux-e6a03207b925aebe10d6aacd8e040ccdaa731bff.tar.xz |
md/raid5: use wait_on_bit() for R5_Overlap
Convert uses of wait_for_overlap wait queue with R5_Overlap bit to
wait_on_bit() / wake_up_bit().
Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Link: https://lore.kernel.org/r/20240827153536.6743-2-artur.paszkiewicz@intel.com
Signed-off-by: Song Liu <song@kernel.org>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions