On Fri, Aug 21, 2020 at 10:56:12PM +0200, Mark Kettenis wrote:
> These are *debug* options.  Not all combinations make sense.  And
> DEBUG in particular almost never makes sense, It enables random debug
> stuff that varies by platform.  Don't use it!
Well, I know that *now* :)

> One particular problem with MP_LOCKDEBUG is that there is a fixed
> global pinout count.  And for some platforms it simply is too low.
> Hitting the timeout does not necessarily mean there is a problem!
Good to know, thanks.

I reported this precisely because I do not know what "lock spun out"
actually means or how we got there.

Reply via email to