← Back to team overview

kernel-packages team mailing list archive

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

 

Public bug reported:

[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.

** Affects: linux (Ubuntu)
     Importance: High
     Assignee: dann frazier (dannf)
         Status: Confirmed

** Affects: linux (Ubuntu Vivid)
     Importance: Undecided
         Status: New

** Affects: linux (Ubuntu Wily)
     Importance: Undecided
         Status: New

** Affects: linux (Ubuntu Xenial)
     Importance: Undecided
         Status: Confirmed

** Affects: linux (Ubuntu Yakkety)
     Importance: High
     Assignee: dann frazier (dannf)
         Status: Confirmed


** Tags: arm64

** Also affects: linux (Ubuntu Yakkety)
   Importance: High
     Assignee: dann frazier (dannf)
       Status: Confirmed

** Also affects: linux (Ubuntu Vivid)
   Importance: Undecided
       Status: New

** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
       Status: New

** Also affects: linux (Ubuntu Wily)
   Importance: Undecided
       Status: New

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

-- 
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:
  Confirmed
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


Follow ups