[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <544851f6-58b8-2506-01ce-5c4d1f93fb3c@linaro.org>
Date: Tue, 18 Jun 2019 16:12:01 +0100
From: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To: Sricharan R <sricharan@...eaurora.org>, vkoul@...nel.org
Cc: dmaengine@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-msm@...r.kernel.org
Subject: Re: [PATCH] dmaengine: qcom-bam: fix circular buffer handling
On 18/06/2019 15:56, Sricharan R wrote:
> So MAX_DESCRIPTORS is used in driver for masking head/tail pointers.
> That's why we have to pass MAX_DESCRIPTORS + 1 so that it works
> when the Macros does a size - 1
Isn't that incorrect to do that, pretending to have more descriptors
than we actually have?
--srini
Powered by blists - more mailing lists