kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #37979
Re: [Bug 1265284] Re: CONFIG_VIRTIO_NET is not set for ubuntu-trusty arm64
Hi Tim,
Looks I still don't see it is common for all ARCHs, see below please:
[ubuntu@ubuntu-trusty]$git config -l
core.repositoryformatversion=0
core.filemode=true
core.bare=false
core.logallrefupdates=true
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
remote.origin.url=git://kernel.ubuntu.com/ubuntu/ubuntu-trusty.git
branch.master.remote=origin
branch.master.merge=refs/heads/master
[ubuntu@ubuntu-trusty]$
[ubuntu@ubuntu-trusty]$git pull
Already up-to-date.
[ubuntu@ubuntu-trusty]$
[ubuntu@ubuntu-trusty]$git grep -n VIRTIO_NET debian*
debian.master/config/amd64/config.common.amd64:123:CONFIG_VIRTIO_NET=y
debian.master/config/annotations:889:CONFIG_VIRTIO_NET
p policy<(arcdebian.master/config/arm64/config.common.arm64:74:#
CONFIG_VIRTIO_NET is not set
debian.master/config/armhf/config.flavour.generic:37:CONFIG_VIRTIO_NET=y
debian.master/config/armhf/config.flavour.generic-lpae:37:CONFIG_VIRTIO_NET=m
debian.master/config/i386/config.common.i386:121:CONFIG_VIRTIO_NET=y
Thanks,
--
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/1265284
Title:
CONFIG_VIRTIO_NET is not set for ubuntu-trusty arm64
Status in “linux” package in Ubuntu:
Fix Released
Status in “linux” source package in Trusty:
Fix Released
Bug description:
debian.master/config/arm64/config.common.arm64:74:# CONFIG_VIRTIO_NET
is not set
On ubuntu-trusty, CONFIG_VIRTIO_NET isn't set, so it is not good to enable ubuntu-trusty
kernel for arm64 VM.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265284/+subscriptions
References