I wouldn't reboot for this problem as you can just disable the buggy modules and carry on.That's going to spoil a lot of people who are trying to run their raspberry pi for the longest time possible. A kernel update might need a restart
Around here people run poorly written scientific codes that take weeks at a time and don't do proper checkpointing. One run overlaps with another so the nodes are always busy unless drained. Fortunately, that system is running a Linux kernel that wasn't vulnerable:
Code:
$ uptime 14:21:20 up 583 days, 23:43, 9 users, load average: 0.07, 0.12, 0.38$ uname -aLinux login-0 3.10.0-1160.31.1.el7.x86_64 #1 SMP Thu Jun 10 13:32:12 UTC 2021 x86_64 x86_64 x86_64 GNU/LinuxStatistics: Posted by ejolson — Sun May 10, 2026 9:24 pm









