kernel/modules/other/mlxreg: add new package
[openwrt/openwrt.git] / target / linux / generic / pending-6.6 / 492-try-auto-mounting-ubi0-rootfs-in-init-do_mounts.c.patch
index b63b333c478c81c491e2a4af7ec1403cc8d33d07..297789e5396b3e61cd41c783085389038a0cf99c 100644 (file)
@@ -8,7 +8,7 @@ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
 
 --- a/init/do_mounts.c
 +++ b/init/do_mounts.c
-@@ -446,7 +446,30 @@ retry:
+@@ -248,7 +248,30 @@ retry:
  out:
        put_page(page);
  }
@@ -40,7 +40,7 @@ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
  #ifdef CONFIG_ROOT_NFS
  
  #define NFSROOT_TIMEOUT_MIN   5
-@@ -408,6 +408,11 @@ void __init mount_root(void)
+@@ -385,6 +408,11 @@ static inline void mount_block_root(char
  
  void __init mount_root(char *root_device_name)
  {