kernel: Fix a typo (#5606)

This commit is contained in:
Xi Ruoyao 2024-12-05 21:47:05 +08:00
parent 5ee35073fb
commit 79648bf770
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -284,7 +284,7 @@
supports to do so. Without this, it would be more supports to do so. Without this, it would be more
difficult to diagnose a panic: if no DRM driver is running, difficult to diagnose a panic: if no DRM driver is running,
we'd be on the VGA console which can only hold 24 lines and we'd be on the VGA console which can only hold 24 lines and
the relevent kernel message is often flushed away; if a DRM the relevant kernel message is often flushed away; if a DRM
driver is running, the display is often completely messed up driver is running, the display is often completely messed up
on panic. As of Linux-6.12, none of the dedicated drivers for on panic. As of Linux-6.12, none of the dedicated drivers for
mainstream GPU models really supports this, but it's supported by mainstream GPU models really supports this, but it's supported by