From f70575805708cabdedea7498aaa3f710fde4d920 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Wed, 31 Jan 2024 03:29:01 +0000 Subject: [PATCH] add lvds1024*800 --- kernel/Documentation/driver-api/firmware/direct-fs-lookup.rst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel/Documentation/driver-api/firmware/direct-fs-lookup.rst b/kernel/Documentation/driver-api/firmware/direct-fs-lookup.rst index 82b4d58..e04353d 100644 --- a/kernel/Documentation/driver-api/firmware/direct-fs-lookup.rst +++ b/kernel/Documentation/driver-api/firmware/direct-fs-lookup.rst @@ -24,7 +24,7 @@ however note that using initrd does not suffice to address the same race. There are circumstances that justify not wanting to include firmware into -initramfs, such as dealing with large firmware firmware files for the +initramfs, such as dealing with large firmware files for the remote-proc subsystem. For such cases using a userspace fallback mechanism is currently the only viable solution as only userspace can know for sure when the real rootfs is ready and mounted. -- Gitblit v1.6.2