RE: [v2 04/11] soc/fsl: Introduce drivers for the DPAA QMan

2015-09-15 Thread Roy Pledge
> -Original Message- > From: Wood Scott-B07421 > Sent: Friday, September 11, 2015 9:10 PM > To: Pledge Roy-R01356 > Cc: linuxppc-...@lists.ozlabs.org; netdev@vger.kernel.org; linux- > ker...@vger.kernel.org > Subject: Re: [v2 04/11] soc/fsl: Introduce drivers for

Re: [v2 04/11] soc/fsl: Introduce drivers for the DPAA QMan

2015-09-11 Thread Scott Wood
On Wed, Aug 12, 2015 at 04:14:50PM -0400, Roy Pledge wrote: > +/* Lock/unlock frame queues, subject to the "LOCKED" flag. This is about > + * inter-processor locking only. Note, FQLOCK() is always called either > under a > + * local_irq_save() or from interrupt context - hence there's no need for