The verification of the Stable Release Update for linux has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

-- 
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/1637303

Title:
  Move some device drivers build from kernel built-in to modules

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Yakkety:
  Fix Released
Status in linux source package in Zesty:
  Fix Released

Bug description:
  Some drivers in Ubuntu are built as kernel built-in components, not
  allowing some module interesting features like blacklist on boot
  command-line or module removal/replacement. Also, modules has debug
  advantages compared to built-in kernel components, like the
  possibility to easy build custom-debug modules against kernel tree and
  replace them using modprobe on running system.

  This feature is a request to Canonical move some currently built-in
  drivers to module build system on Power platform, by changing the
  kernel config file.

  The drivers in question are: tg3, virtio-blk and virtio-net.
  The kernel config file parameters related to those 3 drivers are:

  CONFIG_TIGON3, CONFIG_VIRTIO_BLK and CONFIG_VIRTIO_NET.
  They all are currently set as "=y"; we're requesting a change to "=m".

  Thanks in advance,


  Guilherme

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1637303/+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