From cde9070d9970eef1f7ec2360586c802a16230ad8 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 10 May 2024 07:43:50 +0000 Subject: [PATCH] rtl88x2CE_WiFi_linux driver --- 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