Re: amd iommu: rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 0-.... } 8 jiffies s: 113 root: 0x1/.
From: Vasant Hegde
Date: Thu Nov 27 2025 - 00:15:36 EST
Hi Boris,
On 11/26/2025 9:30 PM, Borislav Petkov wrote:
> + Vasant.
>
> On Wed, Nov 26, 2025 at 03:32:19PM +0100, Borislav Petkov wrote:
>> Hi,
>>
>> this is latest Linus + latest tip/master. Box is Zen3. CCing AMD IOMMU folks
>> because the backtrace points to it.
I have tried tip/master on my Zen3 and I didn't hit this issue. Can you pass
your config file?
We haven't touched that code path recently and generally it should work fine. At
least we shouldn't hit issues under normal condition.
Having said that recently we observed that under really stressed environment we
hit softlock in the culprit code path. We are working on moving wait_on_sem()
out of spinlock.
-Vasant