On Wed, Nov 13, 2019 at 05:03:58PM +0200, Sam Eiderman wrote:
Hi,
Does this fix a bug that actually happened?
Yes, "make check-qtest" may fail. It's kind of random though.
I just noticed that in my lchs patches I assumed that lchs struct is zeroed out in all devices (not only ahci):
ahci was the only one not zeroing out the struct (yes, I've reviewed them all).
Also Gerd it seems that my lchs patches were not committed in the latest submitted version (v4)!!!
Whoops. Can you sent a patch seabios/master ... v4 please?
IIRC there didn't change much, mostly the parser function, so that should be alot less churn than a full revert + v4 reapply.
thanks, Gerd