[PATCH 0/6] rework notifications terminology

From
Stefan Hajnoczi
Date
2018-05-15T09:01:00+00:00
ID
Thread
[PATCH 0/6] rework notifications terminology
On Thu, Apr 26, 2018 at 01:00:02PM +0200, Halil Pasic wrote:
> @@ -4178,8 +4178,8 @@ an appropriate log or output method.
>  \begin{enumerate}
>  \item For output, a buffer containing the characters is placed in
>
the port's transmitq\footnote{Because this is high importance and low bandwidth, the current
> -Linux implementation polls for the buffer to be used, rather than
> -waiting for an interrupt, simplifying the implementation
> +Linux implementation polls for the buffer to become used, rather than
> +waiting for an used buffer notifications, simplifying the implementation

s/for an used buffer notifications/for a used buffer notification/