Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

kernel: Enable Real time clock for Arm64 #239

Merged
merged 1 commit into from
Nov 8, 2018
Merged

kernel: Enable Real time clock for Arm64 #239

merged 1 commit into from
Nov 8, 2018

Conversation

Weichen81
Copy link
Contributor

Without Real time clock the "date" could not work properly for Arm64.

fixes: #238
Signed-off-by: Wei Chen wei.chen@arm.com

Without Real time clock the date could not work properly for Arm64.

fixes: #238
Change-Id: I5834a5e90dc648cc9599c50f259d5ae273052a39
Signed-off-by: Wei Chen <wei.chen@arm.com>
@Weichen81
Copy link
Contributor Author

@Pennyzct
Copy link
Contributor

Pennyzct commented Nov 8, 2018

This will fix time-inconsistent between kata-container and host, which leads to the ARM CI failure in recent issues.

@marcov
Copy link
Contributor

marcov commented Nov 8, 2018

Thanks @Weichen81, @Pennyzct for the fix, lgtm

/test

Copy link
Contributor

@grahamwhaley grahamwhaley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm
Excellent :-)

@grahamwhaley grahamwhaley merged commit 722c596 into kata-containers:master Nov 8, 2018
jcvenegas pushed a commit that referenced this pull request Jul 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing real time clock in Arm64 kernel will cause date work abnormal
4 participants