Bug #2488
dumpsys onto virtio-blk fails
| Status: | New | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
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;
Related todos