diff options
author | 2022-03-03 15:19:33 -0800 | |
---|---|---|
committer | 2022-03-08 15:20:21 -0800 | |
commit | 7d959f6e978cbbca90e26a192cc39480e977182f (patch) | |
tree | 45f5b97cc0b29f1fbc8c7930e34e4099454a98ee /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | lib/raid6: Include <asm/ppc-opcode.h> for VPERMXOR (diff) | |
download | wireguard-linux-7d959f6e978cbbca90e26a192cc39480e977182f.tar.xz wireguard-linux-7d959f6e978cbbca90e26a192cc39480e977182f.zip |
md: use msleep() in md_notify_reboot()
Calling mdelay(1000) from process context, even while a reboot
is in progress, does not make sense.
Using msleep() allows other threads to make progress.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: linux-raid@vger.kernel.org
Signed-off-by: Song Liu <song@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions