Re: v5.19-rc2-rt3: nouveau might sleep splat

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2022-08-03, Petr Mladek <pmladek@xxxxxxxx> wrote:
>> I am preparing a new series that addresses this by completely removing
>> interrupt disabling from the printk() path. This required changes to the
>> printk_enter() macro, recursion handling, and the printk-ringbuffer
>> itself.
>
> I am not going to accept any removal of disabled interrupts in
> the first round. It opens another can of worms.

To be clear, my new series only removes interrupt disabling for RT. It
uses spin_lock_irqsave() and lock_lock_irqsave() to accomplish this so
that interrupts are still disabled for all !RT preemption models.

John



[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux