OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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 <stefanha@gmail.com> writes:
> Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
> ---
>  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] | [List Home]