Hi, On Wed, Dec 08, 2021 at 11:34:53PM +0100, Merlijn B.W. Wajer wrote: > What I have seen is that if off mode is enabled from userspace > (debugfs), it does not cause a problem (or I don't hit the problem at > least). That said, my off mode tests are pretty minimal with > init=/bin/sh, and I haven't gotten a fully booted (with lots of modules > loaded, gui and daemons) system to enter off mode yet. I also started seeing crashes with fb2c599f0566 on N900. It's been several months since I last tested, but I remember I was able to trigger the crashes reliably with MMC access from the minimal shell enviroment. I see the MMC is also visible in your crash logs. My test case was something like "sleep 30 ; blkid ; sleep 30". A.