Re: [PATCH v3 15/21] xen/tpmfront: use xenbus_setup_ring() and xenbus_teardown_ring()

From: Jarkko Sakkinen
Date: Fri May 06 2022 - 18:30:47 EST


On Thu, May 05, 2022 at 10:16:34AM +0200, Juergen Gross wrote:
> Simplify tpmfront's ring creation and removal via xenbus_setup_ring()
> and xenbus_teardown_ring().
>
> Signed-off-by: Juergen Gross <jgross@xxxxxxxx>

Please add to the commit message why these provide an equivalent
functionality.

BR, Jarkko