← Prev in month
← Prev in thread
Re: [PATCH] configuration: fix typo in read atomicity description
Hi Stefan, This belongs on virtio-comment, BTW. was picked up by Thomas Huth, as well (there were others too). They're all waiting ratification for draft #2. Thanks, Rusty. Stefan Hajnoczi <> writes: > Signed-off-by: Stefan Hajnoczi <> > --- > content.tex 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/content.tex b/content.tex > index 803615d..ce0c668 100644 > --- a/content.tex > +++ b/content.tex > @@ -145,7 +145,7 @@ Interface' in the section title. > > Configuration space is generally used for rarely-changing or > initialization-time parameters. Drivers MUST NOT assume reads from > -fields greater than 32 bits wide are atomic, nor or reads from > +fields greater than 32 bits wide are atomic, nor are reads from > multiple fields. > > Each transport provides a generation count for the configuration > -- > 1.8.4.2
← Prev in month
← Prev in thread