[PATCH 4/4] staging: goldfish: Clear audio read buffer status after each read

Roman Kiryanov rkir at google.com
Fri Jun 1 20:25:52 UTC 2018


I fixed "". They were in the original commit, I thought that was a
reason for this.
On Fri, Jun 1, 2018 at 12:13 PM Greg KH <gregkh at linuxfoundation.org> wrote:
>
> On Fri, Jun 01, 2018 at 11:31:23AM -0700, rkir at google.com wrote:
> > From: Joshua Lang <joshualang at google.com>
> >
> > The buffer_status field is interrupt updated. After every read request,
> > the buffer_status read field should be reset so that on the next loop
> > iteration we don't read a stale value and read data before the
> > device is ready.
> >
> > Signed-off-by: “Joshua Lang” <joshualang at google.com>
> > ---
>
> If you forward on a patch to me, you need to also sign off on it.
> Please go read Documentation/SubmittingPatches again.
>
> And why the "" around Joshua's name here?
>
> Please fix up.
>
> thanks,
>
> greg k-h


More information about the devel mailing list