> From: Cornelia Huck <[email protected]> > Sent: Monday, January 9, 2023 8:47 AM > > On Mon, Jan 09 2023, "Michael S. Tsirkin" <[email protected]> wrote: > > > On Mon, Jan 09, 2023 at 01:48:27PM +0100, Cornelia Huck wrote: > >> On Sun, Jan 01 2023, Parav Pandit <[email protected]> wrote: > >> > >> > Place device specification, its driver and device conformance into > >> > its own directory to have self contained device specification. > >> > > >> > Fixes: https://github.com/oasis-tcs/virtio-spec/issues/153 > >> > Signed-off-by: Parav Pandit <[email protected]> > >> > --- > >> > changelog: > >> > v0->v1: > >> > - new patch > >> > --- > >> > conformance.tex | 23 ++----------------- > >> > content.tex | 1 - > >> > .../virtio-rpmb/device-conformance.tex | 13 +++++++++++ > >> > .../virtio-rpmb/device.tex | 0 > >> > .../virtio-rpmb/driver-conformance.tex | 7 ++++++ > >> > 5 files changed, 22 insertions(+), 22 deletions(-) create mode > >> > 100644 device-types/virtio-rpmb/device-conformance.tex > >> > rename virtio-rpmb.tex => device-types/virtio-rpmb/device.tex > >> > (100%) create mode 100644 > >> > device-types/virtio-rpmb/driver-conformance.tex > >> > > >> > >> (...) > >> > >> > diff --git a/content.tex b/content.tex index a486e36..13a2a94 > >> > 100644 > >> > --- a/content.tex > >> > +++ b/content.tex > >> > @@ -3014,7 +3014,6 @@ \chapter{Device Types}\label{sec:Device > >> > Types} \import{device-types/virtio-crypto/}{device} > >> > \import{device-types/virtio-vsock/}{device} > >> > \import{device-types/virtio-fs/}{device} > >> > -\input{virtio-rpmb.tex} > >> > >> This is missing > >> > >> \import{device-types/virtio-rpmb/}{device} > >> > >> (I noticed broken references when building with the patches applied) > > > > > > Oh, good catch. Parav, I'd really like patch submitters to run the > > build and review the resulting files. > > I guess we should withdraw the ballot for now and wait until a fixed > > version. Agree? > > Withdrawing the ballot sounds like the best option to me. > > For a respin, it might also be a good idea to drop the extra blank line before > EOF for (IIRC) net and block that git am complained about.
Yes, I will fix this one too. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
