← Back to team overview

kernel-packages team mailing list archive

[Bug 1519833] Re: s390x: xenial master-next needs a different linux-image split and new udebs

 

This bug was fixed in the package linux - 4.3.0-1.10

---------------
linux (4.3.0-1.10) xenial; urgency=low

  [ Andy Whitcroft ]

  * [Config] make IBMVETH consistent on powerpc/ppc64el
    - LP: #1521712
  * [Config] follow ibmvscsi name change
    - LP: #1521712
  * [Config] move ibm disk and ethernet drivers to linux-image
    - LP: #1521712
  * [Config] include ibmveth in nic-modules for ppc64el
    - LP: #1521712
  * [Config] s390x -- disable abi/module checks for s390x

  [ Tim Gardner ]

  * [Config] Add spl/zfs provides to generic and powerpc64-smp
  * [Config] Add zfs to d-i fs-core-modules

  [ Upstream Kernel Changes ]

  * KVM: x86: work around infinite loop in microcode when #AC is delivered
  * KVM: svm: unconditionally intercept #DB
  * Btrfs: fix truncation of compressed and inlined extents
  * staging/dgnc: fix info leak in ioctl
  * [media] media/vivid-osd: fix info leak in ioctl
  * crypto: asymmetric_keys - remove always false comparison
  * X.509: Fix the time validation [ver #2]
  * isdn_ppp: Add checks for allocation failure in isdn_ppp_open()
  * ppp, slip: Validate VJ compression slot parameters completely

 -- Andy Whitcroft <apw@xxxxxxxxxxxxx>  Tue, 01 Dec 2015 21:37:13 +0000

** Changed in: linux (Ubuntu Xenial)
       Status: Fix Committed => Fix Released

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

Title:
  s390x: xenial master-next needs a different linux-image split and new
  udebs

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Released

Bug description:
  Currently:

  -rw-r--r-- root/root     24590 2015-11-25 14:49 ./lib/modules/4.3.0-0-generic/kernel/drivers/s390/block/dasd_fba_mod.ko
  -rw-r--r-- root/root    178446 2015-11-25 14:49 ./lib/modules/4.3.0-0-generic/kernel/drivers/s390/block/dasd_eckd_mod.ko
  -rw-r--r-- root/root    190646 2015-11-25 14:49 ./lib/modules/4.3.0-0-generic/kernel/drivers/s390/block/dasd_mod.ko
  -rw-r--r-- root/root     21502 2015-11-25 14:49 ./lib/modules/4.3.0-0-generic/kernel/drivers/s390/block/dasd_diag_mod.ko

  are present in the linux-image-extra package alone.

  Imho, at least:
  -rw-r--r-- root/root     24590 2015-11-25 14:49 ./lib/modules/4.3.0-0-generic/kernel/drivers/s390/block/dasd_fba_mod.ko
  -rw-r--r-- root/root    178446 2015-11-25 14:49 ./lib/modules/4.3.0-0-generic/kernel/drivers/s390/block/dasd_eckd_mod.ko
  -rw-r--r-- root/root    190646 2015-11-25 14:49 ./lib/modules/4.3.0-0-generic/kernel/drivers/s390/block/dasd_mod.ko

  should be in linux-image, as they are essential.

  Also for installer support onto dasd, dasd-modules-udeb is needed.
  In debian, it is split into two:

  dasd-modules
  -rw-r--r-- root/root    163968 2015-11-10 20:42 ./lib/modules/4.2.0-1-s390x/kernel/drivers/s390/block/dasd_mod.ko
  -rw-r--r-- root/root     24896 2015-11-10 20:42 ./lib/modules/4.2.0-1-s390x/kernel/drivers/s390/block/dasd_fba_mod.ko
  -rw-r--r-- root/root    179880 2015-11-10 20:42 ./lib/modules/4.2.0-1-s390x/kernel/drivers/s390/block/dasd_eckd_mod.ko

  dasd-extra-modules
  -rw-r--r-- root/root     21512 2015-11-10 20:42 ./lib/modules/4.2.0-1-s390x/kernel/drivers/s390/block/dasd_diag_mod.ko

  the dasd-modules in any udeb are required, and following above splits
  as per debian is a suggestion.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1519833/+subscriptions


References