Actions
Bug #2488
closeddumpsys onto virtio-blk fails
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
When attempting to dump a kernel core onto a virtio-blk disk, dumpsys itself
panics in virtio-blk.
It appears that vtblk_write_dump and vtblk_flush_dump are incorrectly
setting up a bio and bp for vtblk_poll_request.
-- vs;
Actions