On 27.09.2019 08:04, Juergen Gross wrote:
> Commit 6338c9ead9ff9ef6 ("debugtrace: add per-cpu buffer option") had
> a rebase error when using per-cpu buffers: the global buffer address
> would always be set to the one of the last per-cpu buffer allocated.
> 
> The result would be that when dumping the buffers the last cpu's buffer
> is always shown as empty as those entries are printed in the global
> buffer's dump already.
> 
> Fix that.
> 
> Signed-off-by: Juergen Gross <[email protected]>

Reviewed-by: Jan Beulich <[email protected]>

_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to