linux-armadaxp: 3.2.0-1612.17 -proposed tracker

Bug #1087212 reported by Luis Henriques
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Kernel SRU Workflow
Fix Released
Undecided
Unassigned
Certification-testing
Invalid
Undecided
Unassigned
Prepare-package
Fix Released
Undecided
Registry Administrators
Prepare-package-meta
Fix Released
Undecided
Registry Administrators
Promote-to-proposed
Fix Released
Undecided
Adam Conrad
Promote-to-security
Fix Released
Undecided
Adam Conrad
Promote-to-updates
Fix Released
Undecided
Adam Conrad
Regression-testing
Fix Released
Undecided
C de-Avillez
Security-signoff
Invalid
Undecided
Unassigned
Upload-to-ppa
Fix Released
Undecided
Registry Administrators
Verification-testing
Fix Released
Undecided
Ike Panhc
linux-armadaxp (Ubuntu)
Invalid
Medium
Unassigned
Precise
Fix Released
Undecided
Unassigned

Bug Description

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

For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
kernel-stable-Prepare-package-start:Thursday, 06. December 2012 11:15 UTC
kernel-stable-master-bug:1086856
kernel-stable-Certification-testing-end:Thursday, 06. December 2012 12:01 UTC
kernel-stable-Security-signoff-end:Thursday, 06. December 2012 12:01 UTC
kernel-stable-Prepare-package-end:Thursday, 06. December 2012 17:01 UTC
kernel-stable-Promote-to-proposed-start:Thursday, 06. December 2012 17:01 UTC
kernel-stable-Promote-to-proposed-end:Thursday, 06. December 2012 23:01 UTC
kernel-stable-Verification-testing-start:Friday, 07. December 2012 00:03 UTC
kernel-stable-Regression-testing-end:Wednesday, 19. December 2012 21:00 UTC
kernel-stable-Promote-to-updates-end:Thursday, 20. December 2012 18:00 UTC
kernel-stable-phase:Released
kernel-stable-phase-changed:Thursday, 20. December 2012 19:00 UTC

CVE References

Revision history for this message
Luis Henriques (henrix) wrote : Derivative package tracking bug

This tracking bug was opened to be worked from linux-3.2.0-35.55 update (bug 1086856)

tags: added: kernel-release-tracking-bug
tags: added: armhf
Changed in linux-armadaxp (Ubuntu):
status: New → In Progress
importance: Undecided → Medium
tags: added: precise
Changed in kernel-sru-workflow:
status: New → In Progress
Jani Monoses (jani)
summary: - linux-armadaxp: <version to be filled> -proposed tracker
+ linux-armadaxp: 3.2.0-1612.17 -proposed tracker
description: updated
Brad Figg (brad-figg)
description: updated
Jani Monoses (jani)
tags: added: verification-needed
Revision history for this message
Brad Figg (brad-figg) wrote : Packages are ready for -proposed

All builds are complete, packages in this bug can be copied to -proposed.

description: updated
Revision history for this message
Adam Conrad (adconrad) wrote :

Copied to -proposed and overrides adjusted.

Brad Figg (brad-figg)
description: updated
Brad Figg (brad-figg)
description: updated
Ike Panhc (ikepanhc)
Changed in linux-armadaxp (Ubuntu Precise):
status: New → In Progress
Adam Conrad (adconrad)
Changed in linux-armadaxp (Ubuntu):
status: In Progress → Invalid
Revision history for this message
C de-Avillez (hggdh2) wrote :

no regressions observed

tags: added: qa-testing-passed
Revision history for this message
Brad Figg (brad-figg) wrote : verification-testing task not set to correct state during release test

The verification-testing task was not set to one of the following states during the release test:
Fix Released,
verification-testing task was set to state In Progress
Further processing of this bug by Workflow Manager is halted.

Changed in kernel-sru-workflow:
status: In Progress → Incomplete
description: updated
Revision history for this message
Ike Panhc (ikepanhc) wrote :

linux-armadaxp 3.2.0-1611.16 is not bootable on armadaxp B0 chipset

Starting kernel ...

Uncompressing Linux... done, booting the kernel.

Error: unrecognized/unsupported machine ID (r1 = 0x00000bdd).

Available machine support:

ID (hex) NAME
00000210 Marvell Armada XP FPGA Board
00000dac Marvell Armada XP RD NAS Board
00000bdc Marvell Armada XP Development Board

Please check your kernel config and/or bootloader.

And -1612.17 works fine on it

$ cat /proc/version;dmesg | grep Rev
Linux version 3.2.0-1612-armadaxp (buildd@iara) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #17-Ubuntu SMP Thu Dec 6 12:11:09 UTC 2012
[ 166.621573] Marvell Armada-XP RD-78460-SERVER Board - Soc: MV88F7846 Rev 2 LE

Changed in kernel-sru-workflow:
status: Incomplete → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (8.6 KiB)

This bug was fixed in the package linux-armadaxp - 3.2.0-1612.17

---------------
linux-armadaxp (3.2.0-1612.17) precise-proposed; urgency=low

  [ Jani Monoses ]

  * Release Tracking Bug
    -LP: #1087212
  * Rebase on Ubuntu-3.2.0-35.55 and add B0 support.

  * [Config] Config updates for ArmadaXP B0.
  * Uncomment MACHINE_START entry for ARMADA_XP_RDSRV

  [ Upstream Kernel Changes ]

  * DSMP cleanup to be able to compile without IO coherancy, compile time
    errors found, and needed to get fixed
  * OSS: Multi-line cache operations update
  * OSS: fix multi-line operations align address and size from KW2
  * Add macros for NFP rate limiting support
  * DSMP fixing the nameing in arch/arm/mm/proc-sheeva_pj4bv7.S
  * Clear ldstm workarounf in case No errata
  * This patch adds the MMU initialisation for the LPAE page table format.
    The swapper_pg_dir size with LPAE is 5 rather than 4 pages. A new
    proc-v7lpae.S file contains the initialisation, context switch and
    save/restore code for ARMv7 with the LPAE. The TTBRx split is based on
    the PAGE_OFFSET with TTBR1 used for the kernel mappings. The 36-bit
    mappings (supersections) and a few other memory types in mmu.c are
    conditionally compiled. by Catalin Marinas <email address hidden>
  * DSMP 64K support
  * AXP: fixing ERRATA implmention typo
  * ArmadaXP B0 support patch
  * DSMP B0 support - Added support for errata 6124
  * Fix the Makefile for LPAE
  * LPAE: add proc-sheeva_pj4bv7lpae.S

  [ Ubuntu: 3.2.0-35.55 ]

  * Release Tracking Bug
    - LP: #1086856
  * Revert "SAUCE: ata_piix: add a disable_driver option"
    - LP: #1079084
  * Revert "SAUCE: ata_piix: defer disks to the Hyper-V drivers by default"
    - LP: #1079084
  * SAUCE: ata_piix: add a disable_driver option
    - LP: #1079084, #994870
  * libata: add a host flag to ignore detected ATA devices
    - LP: #1079084
  * ata_piix: defer disks to the Hyper-V drivers by default
    - LP: #1079084, #929545, #942316

  [ Ubuntu: 3.2.0-35.54 ]

  * Release Tracking Bug
    - LP: #1086349
  * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
    - LP: #1079469
  * SAUCE: SECCOMP: audit: fix build on archs without CONFIG_AUDITSYSCALL
    - LP: #1079469
  * seccomp: forcing auditing of kill condition
    - LP: #1079469
  * Bluetooth: Avoid calling undefined smp_conn_security()
    - LP: #1081676
  * x86: Remove the ancient and deprecated disable_hlt() and enable_hlt()
    facility
    - LP: #1081676
  * drm/nouveau: silence modesetting spam on pre-gf8 chipsets
    - LP: #1081676
  * drm/nouveau: fix suspend/resume when in headless mode
    - LP: #1081676
  * drm/nouveau: headless mode by default if pci class != vga display
    - LP: #1081676
  * nfsd: add get_uint for u32's
    - LP: #1081676
  * ALSA: PCM: Fix some races at disconnection
    - LP: #1081676
  * ALSA: usb-audio: Fix races at disconnection
    - LP: #1081676
  * ALSA: usb-audio: Use rwsem for disconnect protection
    - LP: #1081676
  * ALSA: usb-audio: Fix races at disconnection in mixer_quirks.c
    - LP: #1081676
  * ALSA: Add a reference counter to card instance
    - LP: #1081676
  * ALSA: Avoid endless sleep after disconnec...

Read more...

Changed in linux-armadaxp (Ubuntu Precise):
status: In Progress → Fix Released
Brad Figg (brad-figg)
description: updated
Revision history for this message
Brad Figg (brad-figg) wrote : Package Released!

The package has been published and the bug is being set to Fix Released

Changed in kernel-sru-workflow:
status: In Progress → Fix Released
description: updated
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.