On Sun, Nov 12, 2017 at 09:36:33AM -0500, Marc-André Lureau wrote:
>
>
> - Original Message -
> > On Tue, Oct 31, 2017 at 04:19:36PM +0100, Marc-André Lureau wrote:
> > > Modify fw_cfg_read_blob() to use DMA if the device supports it.
> > > Return errors, because the operation may fail.
>
- Original Message -
> On Tue, Oct 31, 2017 at 04:19:36PM +0100, Marc-André Lureau wrote:
> > Modify fw_cfg_read_blob() to use DMA if the device supports it.
> > Return errors, because the operation may fail.
> >
> > To avoid polling with unbound amount of time, the DMA operation is
> >
On Tue, Oct 31, 2017 at 04:19:36PM +0100, Marc-André Lureau wrote:
> Modify fw_cfg_read_blob() to use DMA if the device supports it.
> Return errors, because the operation may fail.
>
> To avoid polling with unbound amount of time, the DMA operation is
> expected to complete within 200ms, or will
Modify fw_cfg_read_blob() to use DMA if the device supports it.
Return errors, because the operation may fail.
To avoid polling with unbound amount of time, the DMA operation is
expected to complete within 200ms, or will return ETIME error.
We may want to switch all the *buf addresses to use only
4 matches
Mail list logo