On Mon, Mar 7, 2016 at 8:25 PM, Markus Armbruster <[email protected]> wrote: > ivshmem_realize() puts the shared memory region in a container region. > Used to be necessary to permit delayed mapping of the shared memory. > However, we recently moved to synchronous mapping, in "ivshmem: > Receive shared memory synchronously in realize()" and the commit > following it. The container is redundant since then. Drop it. > > Signed-off-by: Markus Armbruster <[email protected]> > ---
Reviewed-by: Marc-André Lureau <[email protected]> -- Marc-André Lureau
