Home
last modified time | relevance | path

Searched hist:"04 e8da88" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/nvme/
H A Dctrl.c04e8da88 Thu Jul 28 01:48:51 CDT 2022 Klaus Jensen <k.jensen@samsung.com> hw/nvme: unregister the event notifier handler on the main loop

Make sure the notifier handler is unregistered in the main loop prior to
cleaning it up.

Fixes: 2e53b0b45024 ("hw/nvme: Use ioeventfd to handle doorbell updates")
Reviewed-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Jinhao Fan <fanjinhao21s@ict.ac.cn>
Signed-off-by: Klaus Jensen <k.jensen@samsung.com>