[linux-azure] RTC options not present in kernel config
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-azure (Ubuntu) |
Fix Committed
|
High
|
Marcelo Cerri | ||
Xenial |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
In the time sync NTP automation we depend on an initial RTC time sync, but skipping that check works fine for the rest of the test.
The question is if the RTC change is to be expected, as we might have to modify the automation to use the system clock sync instead of RTC sync before the rest of the NTP test.
As RTC support is not enabled in the azure kernel, all system/proc devices for RTC are missing.
---UBUNTU 17.10---
root@ubuntu:~# cat /boot/config-
CONFIG_
CONFIG_
CONFIG_RTC_LIB=y
CONFIG_
CONFIG_RTC_CLASS=y
CONFIG_
CONFIG_
CONFIG_
CONFIG_
# CONFIG_RTC_DEBUG is not set
# RTC interfaces
CONFIG_
CONFIG_
CONFIG_
# CONFIG_
# CONFIG_RTC_DRV_TEST is not set
# I2C RTC drivers
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
# SPI RTC drivers
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
# SPI and I2C RTC drivers
CONFIG_
CONFIG_
CONFIG_
CONFIG_
# Platform RTC drivers
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
# CONFIG_
# CONFIG_
# CONFIG_
# CONFIG_
# CONFIG_
# CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
# on-CPU RTC drivers
CONFIG_
CONFIG_
CONFIG_
# HID Sensor RTC drivers
CONFIG_
CONFIG_
root@ubuntu:~#
root@ubuntu:~#
root@ubuntu:~# cat /boot/config-
CONFIG_
CONFIG_
---1009-azure---
root@xenial:~# cat /boot/config-
CONFIG_
CONFIG_
# CONFIG_RTC_CLASS is not set
CONFIG_RTC_LIB=y
CONFIG_
root@xenial:~#
root@xenial:~#
root@xenial:~#
root@xenial:~# cat /boot/config-
Changed in linux-azure (Ubuntu): | |
status: | In Progress → Fix Committed |
This bug was fixed in the package linux-azure - 4.11.0-1011.11
---------------
linux-azure (4.11.0-1011.11) xenial; urgency=low
* linux-azure: 4.11.0-1011.11 -proposed tracker (LP: #1718265)
* KVP scripts location for linux-azure image (LP: #1718264)
- SAUCE: azure: hv_kvp_daemon: search for HV scripts in /usr/sbin/
* [linux-azure] RTC options not present in kernel config (LP: #1718262)
- [Config] azure: Enable RTC
linux-azure (4.11.0-1010.10) xenial; urgency=low
* linux-azure: 4.11.0-1010.10 -proposed tracker (LP: #1717616)
* linux-azure: persistent memory is not working (LP: #1715755)
- ext4: fix fault handling when mounted with -o dax,ro
- [Config] azure: CONFIG_ND_BLK=y
- [Config] azure: CONFIG_ACPI_NFIT=y
* [Hyper-V] 16.04 kexec-tools doesn't match linux-azure (LP: #1712867)
- x86/KASLR: Fix kexec kernel boot crash when KASLR randomization fails
-- Marcelo Henrique Cerri <email address hidden> Tue, 19 Sep 2017 15:47:22 -0300