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;
Updated by vadaszi over 9 years ago
- Description updated (diff)
- Status changed from New to Closed
Should be fixed since 58db6936f55c0c33a6c9ac01882c4a979b4a99f6 (which re-added working dumpsys support for virtio-blk)
Actions