Re: [PATCH] sparc/pci: Make pci_poke_lock a raw_spinlock_t.

From: Guenter Roeck
Date: Mon Nov 25 2024 - 15:06:54 EST


On 11/25/24 11:33, Waiman Long wrote:
[ ... ]
Fixing that finally gives me a clean run. Nevertheless, that makes me wonder:
Should I just disable CONFIG_PROVE_RAW_LOCK_NESTING for sparc runtime tests ?

If no one is tryng to ever enable PREEMPT_RT on SPARC, I suppose you could disable CONFIG_PROVE_RAW_LOCK_NESTING to avoid the trouble.


SGTM. I'll do that unless someone gives me a good reason to keep it enabled.

Thanks,
Guenter