Manos Pitsidianakis writes:
> A hang was observed when running a small kernel that exercised VIRTIO
> GPU under TCG. This is an edge-case and won't happen under typical
> conditions.
>
> When unmapping a blob object, its MemoryRegion's freeing is deferred to
> the RCU thread. The hang's cause
A hang was observed when running a small kernel that exercised VIRTIO
GPU under TCG. This is an edge-case and won't happen under typical
conditions.
When unmapping a blob object, its MemoryRegion's freeing is deferred to
the RCU thread. The hang's cause was determined to be a busy main loop
no