Drop default initrd addresses from jh7110 dts#80
Open
wgrant wants to merge 1 commit intostarfive-tech:JH7110_VisionFive2_develfrom
Open
Drop default initrd addresses from jh7110 dts#80wgrant wants to merge 1 commit intostarfive-tech:JH7110_VisionFive2_develfrom
wgrant wants to merge 1 commit intostarfive-tech:JH7110_VisionFive2_develfrom
Conversation
Fixes crash on boot without an initrd. u-boot will readd them if booting with an initrd.
|
Interesting, our builds/images boot fine without an initramfs, but we see a kernel error only: Is this to mute this error only? |
Contributor
Author
|
The kernel would crash with an illegal instruction some time after that, unless I removed the default initrd setting or specified a minimal initrd that just mounted, chrooted and execed init. I didn't dig into why, since the initrd bits of the dts are clearly wrong. |
|
Interesting. AFAIK we removed the initramfs before I did further changes to the kernel sources, but never faced a crash. However, it makes sense to remove those hardcoded addresses. I picked it here: MichaIng@605c4c0 EDIT: Works well, kernel error is gone 👍. |
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Mar 14, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Mar 17, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Mar 22, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Apr 1, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Apr 5, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Apr 13, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Apr 23, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Apr 26, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
May 1, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
May 30, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Jun 8, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Jun 16, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Jul 1, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Jul 5, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Jul 29, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Aug 3, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Aug 9, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Aug 18, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Aug 26, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Aug 31, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Sep 8, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Sep 22, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Sep 22, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Sep 23, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Sep 23, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Oct 7, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
esmil
pushed a commit
that referenced
this pull request
Dec 4, 2023
When I perform the following test operations:
1.ip link add br0 type bridge
2.brctl addif br0 eth0
3.ip addr add 239.0.0.1/32 dev eth0
4.ip addr add 239.0.0.1/32 dev br0
5.ip addr add 224.0.0.1/32 dev br0
6.while ((1))
do
ifconfig br0 up
ifconfig br0 down
done
7.send IGMPv2 query packets to port eth0 continuously. For example,
./mausezahn ethX -c 0 "01 00 5e 00 00 01 00 72 19 88 aa 02 08 00 45 00 00
1c 00 01 00 00 01 02 0e 7f c0 a8 0a b7 e0 00 00 01 11 64 ee 9b 00 00 00 00"
The preceding tests may trigger the refcnt uaf issue of the mc list. The
stack is as follows:
refcount_t: addition on 0; use-after-free.
WARNING: CPU: 21 PID: 144 at lib/refcount.c:25 refcount_warn_saturate (lib/refcount.c:25)
CPU: 21 PID: 144 Comm: ksoftirqd/21 Kdump: loaded Not tainted 6.7.0-rc1-next-20231117-dirty #80
Hardware name: Red Hat KVM, BIOS 0.5.1 01/01/2011
RIP: 0010:refcount_warn_saturate (lib/refcount.c:25)
RSP: 0018:ffffb68f00657910 EFLAGS: 00010286
RAX: 0000000000000000 RBX: ffff8a00c3bf96c0 RCX: ffff8a07b6160908
RDX: 00000000ffffffd8 RSI: 0000000000000027 RDI: ffff8a07b6160900
RBP: ffff8a00cba36862 R08: 0000000000000000 R09: 00000000ffff7fff
R10: ffffb68f006577c0 R11: ffffffffb0fdcdc8 R12: ffff8a00c3bf9680
R13: ffff8a00c3bf96f0 R14: 0000000000000000 R15: ffff8a00d8766e00
FS: 0000000000000000(0000) GS:ffff8a07b6140000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000055f10b520b28 CR3: 000000039741a000 CR4: 00000000000006f0
Call Trace:
<TASK>
igmp_heard_query (net/ipv4/igmp.c:1068)
igmp_rcv (net/ipv4/igmp.c:1132)
ip_protocol_deliver_rcu (net/ipv4/ip_input.c:205)
ip_local_deliver_finish (net/ipv4/ip_input.c:234)
__netif_receive_skb_one_core (net/core/dev.c:5529)
netif_receive_skb_internal (net/core/dev.c:5729)
netif_receive_skb (net/core/dev.c:5788)
br_handle_frame_finish (net/bridge/br_input.c:216)
nf_hook_bridge_pre (net/bridge/br_input.c:294)
__netif_receive_skb_core (net/core/dev.c:5423)
__netif_receive_skb_list_core (net/core/dev.c:5606)
__netif_receive_skb_list (net/core/dev.c:5674)
netif_receive_skb_list_internal (net/core/dev.c:5764)
napi_gro_receive (net/core/gro.c:609)
e1000_clean_rx_irq (drivers/net/ethernet/intel/e1000/e1000_main.c:4467)
e1000_clean (drivers/net/ethernet/intel/e1000/e1000_main.c:3805)
__napi_poll (net/core/dev.c:6533)
net_rx_action (net/core/dev.c:6735)
__do_softirq (kernel/softirq.c:554)
run_ksoftirqd (kernel/softirq.c:913)
smpboot_thread_fn (kernel/smpboot.c:164)
kthread (kernel/kthread.c:388)
ret_from_fork (arch/x86/kernel/process.c:153)
ret_from_fork_asm (arch/x86/entry/entry_64.S:250)
</TASK>
The root causes are as follows:
Thread A Thread B
... netif_receive_skb
br_dev_stop ...
br_multicast_leave_snoopers ...
__ip_mc_dec_group ...
__igmp_group_dropped igmp_rcv
igmp_stop_timer igmp_heard_query //ref = 1
ip_ma_put igmp_mod_timer
refcount_dec_and_test igmp_start_timer //ref = 0
... refcount_inc //ref increases from 0
When the device receives an IGMPv2 Query message, it starts the timer
immediately, regardless of whether the device is running. If the device is
down and has left the multicast group, it will cause the mc list refcount
uaf issue.
Fixes: 1da177e ("Linux-2.6.12-rc2")
Signed-off-by: Zhengchao Shao <shaozhengchao@huawei.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Dec 4, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Dec 4, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
pushed a commit
to MichaIng/linux
that referenced
this pull request
Dec 8, 2023
[ Upstream commit e2b706c ] When I perform the following test operations: 1.ip link add br0 type bridge 2.brctl addif br0 eth0 3.ip addr add 239.0.0.1/32 dev eth0 4.ip addr add 239.0.0.1/32 dev br0 5.ip addr add 224.0.0.1/32 dev br0 6.while ((1)) do ifconfig br0 up ifconfig br0 down done 7.send IGMPv2 query packets to port eth0 continuously. For example, ./mausezahn ethX -c 0 "01 00 5e 00 00 01 00 72 19 88 aa 02 08 00 45 00 00 1c 00 01 00 00 01 02 0e 7f c0 a8 0a b7 e0 00 00 01 11 64 ee 9b 00 00 00 00" The preceding tests may trigger the refcnt uaf issue of the mc list. The stack is as follows: refcount_t: addition on 0; use-after-free. WARNING: CPU: 21 PID: 144 at lib/refcount.c:25 refcount_warn_saturate (lib/refcount.c:25) CPU: 21 PID: 144 Comm: ksoftirqd/21 Kdump: loaded Not tainted 6.7.0-rc1-next-20231117-dirty starfive-tech#80 Hardware name: Red Hat KVM, BIOS 0.5.1 01/01/2011 RIP: 0010:refcount_warn_saturate (lib/refcount.c:25) RSP: 0018:ffffb68f00657910 EFLAGS: 00010286 RAX: 0000000000000000 RBX: ffff8a00c3bf96c0 RCX: ffff8a07b6160908 RDX: 00000000ffffffd8 RSI: 0000000000000027 RDI: ffff8a07b6160900 RBP: ffff8a00cba36862 R08: 0000000000000000 R09: 00000000ffff7fff R10: ffffb68f006577c0 R11: ffffffffb0fdcdc8 R12: ffff8a00c3bf9680 R13: ffff8a00c3bf96f0 R14: 0000000000000000 R15: ffff8a00d8766e00 FS: 0000000000000000(0000) GS:ffff8a07b6140000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 000055f10b520b28 CR3: 000000039741a000 CR4: 00000000000006f0 Call Trace: <TASK> igmp_heard_query (net/ipv4/igmp.c:1068) igmp_rcv (net/ipv4/igmp.c:1132) ip_protocol_deliver_rcu (net/ipv4/ip_input.c:205) ip_local_deliver_finish (net/ipv4/ip_input.c:234) __netif_receive_skb_one_core (net/core/dev.c:5529) netif_receive_skb_internal (net/core/dev.c:5729) netif_receive_skb (net/core/dev.c:5788) br_handle_frame_finish (net/bridge/br_input.c:216) nf_hook_bridge_pre (net/bridge/br_input.c:294) __netif_receive_skb_core (net/core/dev.c:5423) __netif_receive_skb_list_core (net/core/dev.c:5606) __netif_receive_skb_list (net/core/dev.c:5674) netif_receive_skb_list_internal (net/core/dev.c:5764) napi_gro_receive (net/core/gro.c:609) e1000_clean_rx_irq (drivers/net/ethernet/intel/e1000/e1000_main.c:4467) e1000_clean (drivers/net/ethernet/intel/e1000/e1000_main.c:3805) __napi_poll (net/core/dev.c:6533) net_rx_action (net/core/dev.c:6735) __do_softirq (kernel/softirq.c:554) run_ksoftirqd (kernel/softirq.c:913) smpboot_thread_fn (kernel/smpboot.c:164) kthread (kernel/kthread.c:388) ret_from_fork (arch/x86/kernel/process.c:153) ret_from_fork_asm (arch/x86/entry/entry_64.S:250) </TASK> The root causes are as follows: Thread A Thread B ... netif_receive_skb br_dev_stop ... br_multicast_leave_snoopers ... __ip_mc_dec_group ... __igmp_group_dropped igmp_rcv igmp_stop_timer igmp_heard_query //ref = 1 ip_ma_put igmp_mod_timer refcount_dec_and_test igmp_start_timer //ref = 0 ... refcount_inc //ref increases from 0 When the device receives an IGMPv2 Query message, it starts the timer immediately, regardless of whether the device is running. If the device is down and has left the multicast group, it will cause the mc list refcount uaf issue. Fixes: 1da177e ("Linux-2.6.12-rc2") Signed-off-by: Zhengchao Shao <shaozhengchao@huawei.com> Reviewed-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Hangbin Liu <liuhangbin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <sashal@kernel.org>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Dec 8, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
pushed a commit
to MichaIng/linux
that referenced
this pull request
Dec 8, 2023
[ Upstream commit e2b706c ] When I perform the following test operations: 1.ip link add br0 type bridge 2.brctl addif br0 eth0 3.ip addr add 239.0.0.1/32 dev eth0 4.ip addr add 239.0.0.1/32 dev br0 5.ip addr add 224.0.0.1/32 dev br0 6.while ((1)) do ifconfig br0 up ifconfig br0 down done 7.send IGMPv2 query packets to port eth0 continuously. For example, ./mausezahn ethX -c 0 "01 00 5e 00 00 01 00 72 19 88 aa 02 08 00 45 00 00 1c 00 01 00 00 01 02 0e 7f c0 a8 0a b7 e0 00 00 01 11 64 ee 9b 00 00 00 00" The preceding tests may trigger the refcnt uaf issue of the mc list. The stack is as follows: refcount_t: addition on 0; use-after-free. WARNING: CPU: 21 PID: 144 at lib/refcount.c:25 refcount_warn_saturate (lib/refcount.c:25) CPU: 21 PID: 144 Comm: ksoftirqd/21 Kdump: loaded Not tainted 6.7.0-rc1-next-20231117-dirty starfive-tech#80 Hardware name: Red Hat KVM, BIOS 0.5.1 01/01/2011 RIP: 0010:refcount_warn_saturate (lib/refcount.c:25) RSP: 0018:ffffb68f00657910 EFLAGS: 00010286 RAX: 0000000000000000 RBX: ffff8a00c3bf96c0 RCX: ffff8a07b6160908 RDX: 00000000ffffffd8 RSI: 0000000000000027 RDI: ffff8a07b6160900 RBP: ffff8a00cba36862 R08: 0000000000000000 R09: 00000000ffff7fff R10: ffffb68f006577c0 R11: ffffffffb0fdcdc8 R12: ffff8a00c3bf9680 R13: ffff8a00c3bf96f0 R14: 0000000000000000 R15: ffff8a00d8766e00 FS: 0000000000000000(0000) GS:ffff8a07b6140000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 000055f10b520b28 CR3: 000000039741a000 CR4: 00000000000006f0 Call Trace: <TASK> igmp_heard_query (net/ipv4/igmp.c:1068) igmp_rcv (net/ipv4/igmp.c:1132) ip_protocol_deliver_rcu (net/ipv4/ip_input.c:205) ip_local_deliver_finish (net/ipv4/ip_input.c:234) __netif_receive_skb_one_core (net/core/dev.c:5529) netif_receive_skb_internal (net/core/dev.c:5729) netif_receive_skb (net/core/dev.c:5788) br_handle_frame_finish (net/bridge/br_input.c:216) nf_hook_bridge_pre (net/bridge/br_input.c:294) __netif_receive_skb_core (net/core/dev.c:5423) __netif_receive_skb_list_core (net/core/dev.c:5606) __netif_receive_skb_list (net/core/dev.c:5674) netif_receive_skb_list_internal (net/core/dev.c:5764) napi_gro_receive (net/core/gro.c:609) e1000_clean_rx_irq (drivers/net/ethernet/intel/e1000/e1000_main.c:4467) e1000_clean (drivers/net/ethernet/intel/e1000/e1000_main.c:3805) __napi_poll (net/core/dev.c:6533) net_rx_action (net/core/dev.c:6735) __do_softirq (kernel/softirq.c:554) run_ksoftirqd (kernel/softirq.c:913) smpboot_thread_fn (kernel/smpboot.c:164) kthread (kernel/kthread.c:388) ret_from_fork (arch/x86/kernel/process.c:153) ret_from_fork_asm (arch/x86/entry/entry_64.S:250) </TASK> The root causes are as follows: Thread A Thread B ... netif_receive_skb br_dev_stop ... br_multicast_leave_snoopers ... __ip_mc_dec_group ... __igmp_group_dropped igmp_rcv igmp_stop_timer igmp_heard_query //ref = 1 ip_ma_put igmp_mod_timer refcount_dec_and_test igmp_start_timer //ref = 0 ... refcount_inc //ref increases from 0 When the device receives an IGMPv2 Query message, it starts the timer immediately, regardless of whether the device is running. If the device is down and has left the multicast group, it will cause the mc list refcount uaf issue. Fixes: 1da177e ("Linux-2.6.12-rc2") Signed-off-by: Zhengchao Shao <shaozhengchao@huawei.com> Reviewed-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Hangbin Liu <liuhangbin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <sashal@kernel.org>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Dec 8, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Dec 12, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Dec 15, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Dec 15, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Dec 22, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Dec 22, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Dec 23, 2023
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Jan 7, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Jan 7, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Jan 12, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Jan 19, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Jan 19, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Jan 23, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Jan 28, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Jan 28, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Feb 2, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Feb 8, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Feb 19, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Feb 23, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Feb 23, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Mar 1, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Mar 1, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Mar 9, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng
added a commit
to MichaIng/linux
that referenced
this pull request
Mar 9, 2024
Reference: starfive-tech#80 Signed-off-by: MichaIng <micha@dietpi.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes crash on boot without an initrd. u-boot will readd them if booting with an initrd.