Am 26.01.2011 11:24, schrieb Stefan Hajnoczi:
> The len and is_write arguments to cpu_physical_memory_unmap() were
> swapped. This patch changes calls to use the correct argument ordering.
>
> Signed-off-by: Stefan Hajnoczi
Thanks, applied to the block branch.
Kevin
On 23.12.2010, at 09:53, Stefan Hajnoczi wrote:
> The len and is_write arguments to cpu_physical_memory_unmap() were
> swapped. This patch changes calls to use the correct argument ordering.
>
> Signed-off-by: Stefan Hajnoczi
Ouch :).
Acked-by: Alexander Graf
Alex