Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1632795
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] bus: fsl-mc: dpio: fix alter FQ state command |
| Date | 2017-04-28 12:40 +0200 |
| Message-ID | <tBbtE-64f-33@gated-at.bofh.it> (permalink) |
| References | <tyKef-8vc-53@gated-at.bofh.it> <tBbtE-64f-35@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, Apr 22, 2017 at 09:44:49AM +0300, Horia Geantă wrote:
> When checking the response verb, the valid bit should be masked out,
> since its value flips depending on what Response Register
> (RR0 /RR1) it's been read from.
>
> Fixes: 321eecb06bfb ("bus: fsl-mc: dpio: add QBMan portal APIs for DPAA2")
> Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
> ---
> v2: use QBMAN_RESULT_MASK instead of hard-coded mask
Why are you not using 'staging' in your subject line?
thanks,
greg k-h
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH v2] bus: fsl-mc: dpio: fix alter FQ state command Greg KH <gregkh@linuxfoundation.org> - 2017-04-28 12:40 +0200
Re: [PATCH v2] bus: fsl-mc: dpio: fix alter FQ state command Horia Geantă <horia.geanta@nxp.com> - 2017-04-28 12:50 +0200
Re: [PATCH v2] bus: fsl-mc: dpio: fix alter FQ state command Greg KH <gregkh@linuxfoundation.org> - 2017-04-28 14:30 +0200
csiph-web