In my opinion, the main problem is that CLOCK_MONOTONIC's behaviour has
been changed. This means that all uses of CLOCK_MONOTONIC must be
checked and possibly changed. In nuttx, in the nuttx apps and in the
all applications of all nuttx users!
Am I the only one who had problems with that?
Well, things like these probably should not be done as lightly -
breaking other people's code likely has some degree of negative impact
on their perception of the project as a whole. I know that from my own
experience, I was just hit by commit 2d768c294ee34f
(Yes, this post is a bit of a poke ;-) I'll look into fixing the board.)