From: Ben Dooks <ben.dooks@codethink.co.uk>
To: Frank Li <Frank.li@oss.nxp.com>
Cc: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>,
Vinod Koul <vkoul@kernel.org>, Frank Li <Frank.Li@kernel.org>,
dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dmaengine: dw-axi-dmac: fix __le32 on set of CH_CTL_H_LLI_VALID
Date: Wed, 17 Jun 2026 15:16:59 +0100 [thread overview]
Message-ID: <d4b84ec3-b91f-4bea-b68d-d0dbda36d29d@codethink.co.uk> (raw)
In-Reply-To: <ajKrN7UeLxlUKY8V@SMW015318>
On 17/06/2026 15:12, Frank Li wrote:
> On Wed, Jun 17, 2026 at 09:49:43AM +0100, Ben Dooks wrote:
>>
>> When writing the lli->ctl_hi, this is an __le32 type so the
>> value being orred should be convered to __le32 by cpu_to_le32.
>
> Not sure if it can pass sparse warning check.
This was fixing a __le32 cast warning from sparse, forgot to put
the actual warning in the commit message :(
--
Ben Dooks http://www.codethink.co.uk/
Senior Engineer Codethink - Providing Genius
https://www.codethink.co.uk/privacy.html
prev parent reply other threads:[~2026-06-17 14:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-17 8:49 [PATCH] dmaengine: dw-axi-dmac: fix __le32 on set of CH_CTL_H_LLI_VALID Ben Dooks
2026-06-17 9:02 ` sashiko-bot
2026-06-17 14:12 ` Frank Li
2026-06-17 14:16 ` Ben Dooks [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d4b84ec3-b91f-4bea-b68d-d0dbda36d29d@codethink.co.uk \
--to=ben.dooks@codethink.co.uk \
--cc=Eugeniy.Paltsev@synopsys.com \
--cc=Frank.Li@kernel.org \
--cc=Frank.li@oss.nxp.com \
--cc=dmaengine@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=vkoul@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox