OASIS Open Mailing List Archives  ·  All Lists  ·  virtio  ·  2014-01

virtio — archive

[Date Prev]  |  [Thread Prev]  |  [Thread Next]  |  [Date Next]   —  [Date Index]  |  [Thread Index]  |  [Month Index]  |  [List Home]

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 <[email protected]> writes: > Signed-off-by: Stefan Hajnoczi <[email protected]> > --- > 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

[Date Prev]  |  [Thread Prev]  |  [Thread Next]  |  [Date Next]   —  [Date Index]  |  [Thread Index]  |  [Month Index]  |  [List Home]