mirror of
https://github.com/torvalds/linux
synced 2026-07-09 03:02:34 +09:00
With DVI and DP plugged, the DVI clock change interrupts being run can cause DP link training to fail. This adds a spinlock around init table parsing to prevent this. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>