linux: 4.4.0-17.33 -proposed tracker

Bug #1563441 reported by Tim Gardner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Kernel Development Workflow
Fix Released
Medium
Unassigned
Automated-testing
Fix Released
Medium
Canonical Kernel Team
Prepare-package
Fix Released
Medium
Tim Gardner
Prepare-package-meta
Fix Released
Medium
Tim Gardner
Prepare-package-signed
Fix Released
Medium
Tim Gardner
Promote-to-proposed
Fix Released
Medium
Adam Conrad
Promote-to-release
Fix Released
Medium
Ubuntu Package Archive Administrators
Regression-testing
Fix Released
Medium
Canonical Kernel Team
linux (Ubuntu)
Fix Released
Medium
Unassigned
Xenial
Fix Released
Medium
Unassigned

Bug Description

This bug is for tracking the 4.4.0-17.33 upload package. This bug will contain status and testing results related to that upload.

Block-Proposed: xenial linux 4.4.0-17.33
For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
kernel-Prepare-package-start:Tuesday, 29. March 2016 16:41 UTC
kernel-phase-changed:Tuesday, 29. March 2016 16:41 UTC
kernel-phase:Prepare
kernel-stable-Promote-to-proposed-end:Tuesday, 29. March 2016 17:01 UTC
proposed-announcement-sent:True

Tim Gardner (timg-tpi)
tags: added: kernel-release-tracking-bug
tags: added: block-proposed
tags: added: xenial
Changed in kernel-development-workflow:
status: New → In Progress
importance: Undecided → Medium
Changed in linux (Ubuntu):
importance: Undecided → Medium
Brad Figg (brad-figg)
description: updated
Andy Whitcroft (apw)
tags: added: block-proposed-xenial-linux-4.4.0-17.32
Revision history for this message
Brad Figg (brad-figg) wrote : Can't find packages published in -proposed

Promote-to-proposed is Fix Released, but some packages for this update aren't published in Launchpad, on -proposed pocket:

linux 4.4.0-17.33
linux-signed for version=4.4.0-17.33
linux-meta with ABI=17

description: updated
Brad Figg (brad-figg)
description: updated
Revision history for this message
Brad Figg (brad-figg) wrote : Automated-Testing regression

Here's the relevant information:

 xenial linux 4.4.0-17.33 REGR summary<REGN: 9 MISS: 3 FAIL: 43 GOOD: 130>

Please verify test results in http://people.canonical.com/~kernel/status/adt-matrix/overall.txt

description: updated
Andy Whitcroft (apw)
tags: added: apw-b-p
description: updated
Revision history for this message
Brad Figg (brad-figg) wrote : dagmar (amd64) - tests ran: 182, failed: 1
description: updated
Revision history for this message
Brad Figg (brad-figg) wrote : Automated-Testing regression

Here's the relevant information:

 xenial linux 4.4.0-17.33 REGR summary<REGN: 9 FAIL: 43 GOOD: 133>

Please verify test results in http://people.canonical.com/~kernel/status/adt-matrix/overall.txt

Revision history for this message
Brad Figg (brad-figg) wrote : modoc (ppc64el) - tests ran: 22, failed: 5
Revision history for this message
Brad Figg (brad-figg) wrote : dagmar (amd64) - tests ran: 182, failed: 1
Revision history for this message
Brad Figg (brad-figg) wrote : fozzie (amd64) - tests ran: 182, failed: 1
Revision history for this message
Brad Figg (brad-figg) wrote : dagmar (i386) - tests ran: 155, failed: 1
Revision history for this message
Brad Figg (brad-figg) wrote : fozzie (i386) - tests ran: 155, failed: 1
Revision history for this message
Brad Figg (brad-figg) wrote : kili (amd64) - tests ran: 1, failed: 1
Tim Gardner (timg-tpi)
tags: removed: block-proposed
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (7.5 KiB)

This bug was fixed in the package linux - 4.4.0-17.33

---------------
linux (4.4.0-17.33) xenial; urgency=low

  [ Tim Gardner ]

  * Release Tracking Bug
    - LP: #1563441

  * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
    (LP: #1560552)
    - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
      about to hit.

  * Predictable naming mechanism is leading to issues in DLPAR operations of
    NICs (LP: #1560514)
    - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
      properties

  * ThunderX: support alternative phy implementations (LP: #1562968)
    - net: thunderx: Cleanup PHY probing code.
    - [Config] CONFIG_MDIO_CAVIUM=m
    - phy: mdio-octeon: Refactor into two files/modules
    - [Config] CONFIG_MDIO_THUNDER=m
    - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
    - phy: mdio-cavium: Add missing MODULE_* annotations.
    - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
    - phy: mdio-thunder: Fix some Kconfig typos
    - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb

  * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
    - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
    - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE

  * lots of printk to serial console can hang system for long time
    (LP: #1534216)
    - printk: set may_schedule for some of console_trylock() callers

  * [i915_bpo] Update i915 backport driver (LP: #1560395)
    - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
    - PM / runtime: Add new helper for conditional usage count incrementation
    - drm/core: Add drm_for_each_encoder_mask, v2.
    - drm/atomic-helper: Implement subsystem-level suspend/resume

  * [Hyper-V] VM Sockets (LP: #1541585)
    - Drivers: hv: vmbus: Cleanup vmbus_set_event()
    - Drivers: hv: vmbus: Add vendor and device atttributes
    - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
    - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
    - Drivers: hv: vmbus: don't manipulate with clocksources on crash
    - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
    - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
    - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
    - Drivers: hv: vmbus: define a new VMBus message type for hvsock
    - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
    - Drivers: hv: vmbus: add a per-channel rescind callback
    - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
    - Drivers: hv: vmbus: Eliminate the spin lock on the read path
    - Drivers: hv: vmbus: Give control over how the ring access is serialized
    - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
    - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
    - Drivers: hv: vmbus: avoid wait_for_completion() on crash
    - Drivers: hv: vmbus: remove code duplication in message handling
    - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
    - Drivers: hv: util: Pass the chann...

Read more...

Changed in linux (Ubuntu Xenial):
status: New → Fix Released
Adam Conrad (adconrad)
Changed in kernel-development-workflow:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.