From: Vinod Koul <vkoul@kernel.org>
To: Dave Jiang <dave.jiang@intel.com>, Fenghua Yu <fenghua.yu@intel.com>
Cc: dmaengine@vger.kernel.org, linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] dmaengine: idxd: Remove shadow Event Log head stored in idxd
Date: Fri, 16 Feb 2024 18:04:49 +0530 [thread overview]
Message-ID: <170808688943.369567.17829414999470359009.b4-ty@kernel.org> (raw)
In-Reply-To: <20240215024931.1739621-1-fenghua.yu@intel.com>
On Wed, 14 Feb 2024 18:49:31 -0800, Fenghua Yu wrote:
> head is defined in idxd->evl as a shadow of head in the EVLSTATUS register.
> There are two issues related to the shadow head:
>
> 1. Mismatch between the shadow head and the state of the EVLSTATUS
> register:
> If Event Log is supported, upon completion of the Enable Device command,
> the Event Log head in the variable idxd->evl->head should be cleared to
> match the state of the EVLSTATUS register. But the variable is not reset
> currently, leading mismatch between the variable and the register state.
> The mismatch causes incorrect processing of Event Log entries.
>
> [...]
Applied, thanks!
[1/1] dmaengine: idxd: Remove shadow Event Log head stored in idxd
commit: ecec7c9f29a7114a3e23a14020b1149ea7dffb4f
Best regards,
--
~Vinod
prev parent reply other threads:[~2024-02-16 12:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-15 2:49 [PATCH v2] dmaengine: idxd: Remove shadow Event Log head stored in idxd Fenghua Yu
2024-02-15 16:06 ` Dave Jiang
2024-02-16 12:34 ` Vinod Koul [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=170808688943.369567.17829414999470359009.b4-ty@kernel.org \
--to=vkoul@kernel.org \
--cc=dave.jiang@intel.com \
--cc=dmaengine@vger.kernel.org \
--cc=fenghua.yu@intel.com \
--cc=linux-kernel@vger.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