This version is to address comments from dkiper's review:

- Dropped GRUB_PMTIMER_IGNORE_BAD_READS.  The "define this to turn a behavior
  off" was too confusing, especially since it hid which case (defined or no)
  we cared about.
- Move a grub_dprintf() to be more relevant.
- Adjust type of num_iter and fix spacing/line lengths.
- Drop comment styling adjustment.

Be well,
--Robbie

Peter Jones (1):
  i386: Make pmtimer tsc calibration not take 51 seconds to fail

 grub-core/kern/i386/tsc_pmtimer.c | 99 +++++++++++++++++++++++++------
 1 file changed, 80 insertions(+), 19 deletions(-)

-- 
2.35.1


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to