← Back to team overview

kernel-packages team mailing list archive

[Bug 1583738] Re: arm64: statically link rtc-efi

 

** Changed in: linux (Ubuntu Xenial)
       Status: Confirmed => Fix Committed

-- 
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:
  Confirmed
Status in linux source package in Vivid:
  New
Status in linux source package in Wily:
  New
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Confirmed

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


References