On Thu, Sep 28, 2017 at 10:51:05PM +0200, Daniel Kiper wrote:
> On Fri, Sep 15, 2017 at 03:37:05PM -0700, David E. Box wrote:
> > On efi systems, make pmtimer based tsc calibration the default over the
> > pit. This prevents Grub from hanging on Intel SoC systems that power gate
> > the pit.
> >
>
On Fri, Sep 15, 2017 at 03:37:05PM -0700, David E. Box wrote:
> On efi systems, make pmtimer based tsc calibration the default over the
> pit. This prevents Grub from hanging on Intel SoC systems that power gate
> the pit.
>
> Signed-off-by: David E. Box
LGTM. If there are no objections I will ap
On efi systems, make pmtimer based tsc calibration the default over the
pit. This prevents Grub from hanging on Intel SoC systems that power gate
the pit.
Signed-off-by: David E. Box
---
ChangeLog:
v2: Make pmtimer the default. Keep the rest in the original order.
v1: Make efi timer the default