VirtIO (and probably other modules as well) is built-in, make it modular...
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Confirmed
|
Wishlist
|
Andy Whitcroft | ||
Xenial |
Won't Fix
|
Wishlist
|
Andy Whitcroft | ||
Yakkety |
Won't Fix
|
Undecided
|
Tim Gardner |
Bug Description
Guys,
Can Canonical ship Ubuntu with its Linux in a modular way?
Honestly, don't understand why some modules are compiled as built-in, instead of modules, for example (NET/BLK/PCI/etc):
---
ubuntu@vivid-1:~$ grep VIRTIO /boot/config-
CONFIG_
CONFIG_VIRTIO_BLK=y
CONFIG_
CONFIG_VIRTIO_NET=y
CONFIG_
CONFIG_
CONFIG_
CONFIG_VIRTIO=y
CONFIG_VIRTIO_PCI=y
CONFIG_
CONFIG_
CONFIG_
---
While on Debian, it is all modular, as expected:
---
debian@jessie-1:~# grep VIRTIO /boot/config-
CONFIG_
CONFIG_VIRTIO_BLK=m
CONFIG_
CONFIG_VIRTIO_NET=m
CONFIG_
CONFIG_
CONFIG_VIRTIO=m
CONFIG_VIRTIO_PCI=m
CONFIG_
# CONFIG_VIRTIO_MMIO is not set
---
I see no reason to load this modules in a non-virtualized environments.
Thoughts!?
Best,
Thiago
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: linux-image-
ProcVersionSign
Uname: Linux 3.19.0-22-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
CurrentDesktop: Unity
Date: Wed Jul 15 21:44:14 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-10-27 (261 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
MachineType: Apple Inc. MacBookAir4,2
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=
RelatedPackageV
linux-
linux-
linux-firmware 1.143.2
SourcePackage: linux
UpgradeStatus: Upgraded to vivid on 2015-02-02 (163 days ago)
dmi.bios.date: 10/09/2013
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBA41.88Z.
dmi.board.
dmi.board.name: Mac-742912EFDBE
dmi.board.vendor: Apple Inc.
dmi.board.version: MacBookAir4,2
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Inc.
dmi.chassis.
dmi.modalias: dmi:bvnAppleInc
dmi.product.name: MacBookAir4,2
dmi.product.
dmi.sys.vendor: Apple Inc.
Changed in linux (Ubuntu): | |
importance: | Undecided → Wishlist |
Changed in linux (Ubuntu): | |
assignee: | nobody → Andy Whitcroft (apw) |
milestone: | none → ubuntu-15.07 |
Changed in linux (Ubuntu): | |
milestone: | ubuntu-15.07 → ubuntu-15.08 |
Changed in linux (Ubuntu): | |
milestone: | ubuntu-15.08 → ubuntu-15.09 |
Changed in linux (Ubuntu): | |
milestone: | ubuntu-15.09 → ubuntu-15.10 |
Changed in linux (Ubuntu): | |
milestone: | ubuntu-15.10 → ubuntu-15.11 |
Changed in linux (Ubuntu): | |
milestone: | ubuntu-15.11 → ubuntu-15.12 |
Changed in linux (Ubuntu): | |
milestone: | ubuntu-15.12 → ubuntu-16.01 |
Changed in linux (Ubuntu): | |
milestone: | ubuntu-16.01 → ubuntu-16.02 |
Changed in linux (Ubuntu): | |
milestone: | ubuntu-16.02 → ubuntu-16.03 |
Changed in linux (Ubuntu Yakkety): | |
status: | In Progress → Fix Committed |
This change was made by a bot.