mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-01-30 05:52:15 +00:00
Occassional coredumps and OOMs observed on shutdown path due to improper BH handling during aio cleanup in QEMU. Thankfully this has been fixed in upstream already -- let's carry this patch. Fixes: #1717 Signed-off-by: Eric Ernst <eric_ernst@apple.com>