Attention is currently required from: Brian Norris, Nikolai Artemiev, Stefan Reinauer.
Anastasia Klimchuk has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/80806?usp=email )
The change is no longer submittable: All-Comments-Resolved is unsatisfied now.
Change subject: udelay: clock_getres() does not provide clock_gettime() resolution ......................................................................
Patch Set 2:
(2 comments)
Commit Message:
https://review.coreboot.org/c/flashrom/+/80806/comment/0dbdfa47_34b8ee3b : PS2, Line 10: Linux makes this clearer Brian, thank you for the work on this! And you even looked through old forgotten patches!
I have a question about OSes: I understand this totally makes sense and was tested on Linux, do you know what the situation could be on other OSes?
I understand the idea is, if `clock_gettime()` exists let's use it. Seems legit, are there any potential issues in non-Linux?
https://review.coreboot.org/c/flashrom/+/80806/comment/634d8d6e_b2f3c540 : PS2, Line 42: https://review.coreboot.org/c/flashrom/+/39864 : https://review.coreboot.org/c/flashrom/+/44517 In your opinion, if your patch goes ahead , are these old patches still needed?