mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
kernel: Fix a typo (#5606)
This commit is contained in:
parent
5ee35073fb
commit
79648bf770
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user