Activity log for bug #1473109

Date Who What changed Old value New value Message
2015-07-09 15:12:26 David Marchand bug added bug
2015-07-09 15:30:08 Brad Figg linux (Ubuntu): status New Incomplete
2015-07-09 15:30:11 Brad Figg tags trusty
2015-07-09 15:35:11 Chris J Arges linux (Ubuntu): assignee Chris J Arges (arges)
2015-07-09 15:43:27 Leann Ogasawara linux (Ubuntu): status Incomplete Triaged
2015-07-09 15:52:33 Chris J Arges nominated for series Ubuntu Trusty
2015-07-09 15:52:33 Chris J Arges bug task added linux (Ubuntu Trusty)
2015-07-09 15:52:39 Chris J Arges linux (Ubuntu Trusty): assignee Chris J Arges (arges)
2015-07-09 15:52:40 Chris J Arges linux (Ubuntu): assignee Chris J Arges (arges)
2015-07-09 15:52:42 Chris J Arges linux (Ubuntu Trusty): importance Undecided High
2015-07-09 15:52:46 Chris J Arges linux (Ubuntu): status Triaged Fix Released
2015-07-09 15:52:48 Chris J Arges linux (Ubuntu Trusty): status New In Progress
2015-07-09 16:44:01 Chris J Arges description uio_pci_generic is not enabled in linux kernel package for ppc64el while other architectures have it enabled. Looking into git tree : ~/sources/pub/ubuntu.com/ubuntu-14.04-trusty$ git grep UIO_PCI_GENERIC debian.master/ debian.master/config/amd64/config.common.amd64:CONFIG_UIO_PCI_GENERIC=m debian.master/config/arm64/config.common.arm64:CONFIG_UIO_PCI_GENERIC=m debian.master/config/armhf/config.common.armhf:CONFIG_UIO_PCI_GENERIC=m debian.master/config/i386/config.common.i386:CONFIG_UIO_PCI_GENERIC=m debian.master/config/powerpc/config.common.powerpc:CONFIG_UIO_PCI_GENERIC=m debian.master/config/ppc64el/config.common.ppc64el:# CONFIG_UIO_PCI_GENERIC is not set I can't find a reason why it would be disabled only for ppc64el and I can see that utopic enables it for all architectures (common configuration). Can we have it enabled ? This module is used by dpdk (for example). Thanks. [Impact] uio_pci_generic is not enabled in linux kernel package for ppc64el while other architectures have it enabled. This is useful for things like DPDK. [Test Case] modprobe uio_pci_generic [Fix] CONFIG_UIO_PCI_GENERIC=m for common ubuntu config -- Looking into git tree : ~/sources/pub/ubuntu.com/ubuntu-14.04-trusty$ git grep UIO_PCI_GENERIC debian.master/ debian.master/config/amd64/config.common.amd64:CONFIG_UIO_PCI_GENERIC=m debian.master/config/arm64/config.common.arm64:CONFIG_UIO_PCI_GENERIC=m debian.master/config/armhf/config.common.armhf:CONFIG_UIO_PCI_GENERIC=m debian.master/config/i386/config.common.i386:CONFIG_UIO_PCI_GENERIC=m debian.master/config/powerpc/config.common.powerpc:CONFIG_UIO_PCI_GENERIC=m debian.master/config/ppc64el/config.common.ppc64el:# CONFIG_UIO_PCI_GENERIC is not set I can't find a reason why it would be disabled only for ppc64el and I can see that utopic enables it for all architectures (common configuration). Can we have it enabled ? This module is used by dpdk (for example). Thanks.
2015-07-14 16:36:14 Brad Figg linux (Ubuntu Trusty): status In Progress Fix Committed
2015-08-05 18:14:40 Brad Figg tags trusty trusty verification-needed-trusty
2015-09-08 07:02:44 Thiago Martins tags trusty verification-needed-trusty verification-done-trusty
2015-09-28 10:35:14 Xiang Hui bug added subscriber Xiang Hui
2016-09-21 11:16:24 Chris J Arges linux (Ubuntu Trusty): assignee Chris J Arges (arges)