Re: [PATCH v3] dmaengine: idxd: Clear PRS disable flag when disabling IDXD device

From: Vinod Koul
Date: Tue Aug 01 2023 - 14:44:56 EST



On Wed, 12 Jul 2023 12:35:05 -0700, Fenghua Yu wrote:
> Disabling IDXD device doesn't reset Page Request Service (PRS)
> disable flag to its initial value 0. This may cause user confusion
> because once PRS is disabled user will see PRS still remains the
> previous setting (i.e. disabled) via sysfs interface even after the
> device is disabled.
>
> To eliminate user confusion, reset PRS disable flag to ensure that
> the PRS flag bit reflects correct state after the device is disabled.
>
> [...]

Applied, thanks!

[1/1] dmaengine: idxd: Clear PRS disable flag when disabling IDXD device
commit: 830883a4bc012a118f3b74889292efa21799bc94

Best regards,
--
~Vinod