"Theo de Raadt" <dera...@openbsd.org> writes: >> > I'd appreciate reports about how well it delivers and if any new >> > problems show up. >> >> Tested on amd64 with softdep and softraid (CRYPTO). >> Works as expected with suspend and hibernate. > > Thanks. > >> However, in both cases there is a warning in dmesg during the reboot : >> > softraid0 sd1 was not shutdown properly > > But that is not new. Take an older kernel, and perform the test of > suspend followed by removing the power. > > Previous to this diff there was no code to gaurantee filesystem sync, > and no code to syncronize softraid. I've written the filesystem sync > code, but I haven't written any softraid syncronization code.
Ok, sorry for the false positive. Best.