ubuntu@ubuntu:~$ cat /proc/version
Linux version 3.19.0-66-generic (buildd@bos01-arm64-026) (gcc version 4.9.2 
(Ubuntu/Linaro 4.9.2-10ubuntu13) ) #74-Ubuntu SMP Tue Jul 19 15:05:47 UTC 2016
ubuntu@ubuntu:~$ dmesg | grep rtc
[    0.707709] rtc-efi rtc-efi: rtc core: registered rtc-efi as rtc0
[    0.740633] rtc-efi rtc-efi: setting system clock to 2016-08-02 15:33:58 UTC 
(1470152038)

** Tags removed: verification-needed-vivid
** Tags added: verification-done-vivid

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1583738

Title:
  arm64: statically link rtc-efi

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Vivid:
  Fix Committed
Status in linux source package in Wily:
  Won't Fix
Status in linux source package in Xenial:
  Fix Released
Status in linux source package in Yakkety:
  Fix Released

Bug description:
  [Impact]
  The rtc-hctosys driver currently fails to set the system clock on arm64/efi 
platforms because rtc-efi is built as a module.

  [Test Case]
  if dmesg | grep -q 'rtc-efi: setting system clock'; then
    PASS
  else
    FAIL
  fi

  [Regression Risk]
  This is just a config change, and one that we used to ship in utopic and 
trusty w/ no known regressions.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1583738/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to