RE: [PATCH v2 1/1] bsps/i386: Update calibration of TSC to be more accurate

2021-06-17 Thread Jan.Sommer
To: Gedare Bloom Cc: Sommer, Jan ; devel@rtems.org Subject: Re: [PATCH v2 1/1] bsps/i386: Update calibration of TSC to be more accurate Me too. Just needs separate tickets for 5 and 6 so the release notes are generated correctly. On Wed, Jun 16, 2021 at 12:51 PM Gedare Bloom mailto:ged

Re: [PATCH v2 1/1] bsps/i386: Update calibration of TSC to be more accurate

2021-06-16 Thread Joel Sherrill
Me too. Just needs separate tickets for 5 and 6 so the release notes are generated correctly. On Wed, Jun 16, 2021 at 12:51 PM Gedare Bloom wrote: > I'm good with it for master and 5. > > On Wed, Jun 16, 2021 at 4:18 AM Jan Sommer wrote: > > > > Closes #4455 > > --- > >

Re: [PATCH v2 1/1] bsps/i386: Update calibration of TSC to be more accurate

2021-06-16 Thread Gedare Bloom
I'm good with it for master and 5. On Wed, Jun 16, 2021 at 4:18 AM Jan Sommer wrote: > > Closes #4455 > --- > bsps/i386/pc386/clock/ckinit.c | 71 ++ > 1 file changed, 38 insertions(+), 33 deletions(-) > > diff --git a/bsps/i386/pc386/clock/ckinit.c