Joerg,
On 9/13/2025 11:40 AM, Jörg Rödel wrote:
Hey Vasant,
On Thu, Sep 11, 2025 at 12:14:15PM +0000, Vasant Hegde wrote:
Reported-by: Alejandro Jimenez alejandro.j.jimenez@oracle.com Cc: stable@vger.kernel.org Cc: Joao Martins joao.m.martins@oracle.com Cc: Suravee Suthikulpanit suravee.suthikulpanit@amd.com Signed-off-by: Vasant Hegde vasant.hegde@amd.com
Can you please send again with a Fixes tag?
I was not sure which commit I should pick for "Fixes" tag as this issue probably exists since we introduce increase_address_space() but lot of things changed. So I just Cced stable.
Looking into the git history, I think below commit is more appropriate. I will update and resend the patch.
commit 754265bcab78a9014f0f99cd35e0d610fcd7dfa7 Author: Joerg Roedel jroedel@suse.de Date: Fri Sep 6 10:39:54 2019 +0200
iommu/amd: Fix race in increase_address_space()
-Vasant