[Kernel-packages] [Bug 1284433] Re: System can not reboot on APM X-Gene board

2014-12-15 Thread Andrew Cloke
** Tags added: arm-hs-vivid

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

Title:
  System can not reboot on APM X-Gene board

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Fix Released
Status in linux source package in Utopic:
  Fix Released

Bug description:
   * Stopping rsync daemon rsync   [ OK 
] 
   * Asking all remaining processes to terminate...[ OK 
] 
   * All processes ended within 1 seconds...   [ OK 
] 
   * Deactivating swap...  [ OK 
] 
   * Unmounting weak filesystems...[ OK 
] 
   * Unmounting local filesystems...   [ OK 
] 
   * Will now restart
  [  151.242953] reboot: Restarting system

  System hangs when rebooting, need drivers from
  http://www.spinics.net/lists/arm-kernel/msg303898.html

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1284433] Re: System can not reboot on APM X-Gene board

2014-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.16.0-22.29

---
linux (3.16.0-22.29) utopic; urgency=low

  [ Tim Gardner ]

  * Release Tracking Bug
- LP: #1379321

  [ Andrew Morton ]

  * SAUCE: (no-up) mm-introduce-a-general-rcu-get_user_pages_fast-fix
- LP: #1309221
  * SAUCE: (no-up) arm64-mm-enable-rcu-fast_gup-checkpatch-fixes
- LP: #1309221

  [ Andy Whitcroft ]

  * [Config] CONFIG_PATA_MACIO=y
- LP: #1378894
  * [Config] enable cloud tools on i386
- LP: #1367399
  * SAUCE: scsi: hyper-v storsvc switch up to SPC-3
- LP: #1354397
  * SAUCE: powerpc -- fix mm/slice.c switch include to linux/hugetlb.h

  [ dann frazier ]

  * [Config] CONFIG_HAVE_GENERIC_RCU_GUP=y
- LP: #1309221

  [ Feng Kan ]

  * SAUCE: (no-up) power: reset: Add generic SYSCON register mapped reset
- LP: #1284433
  * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
- LP: #1284433

  [ Ian Munsie ]

  * SAUCE: (no-up) powerpc/cell: Move spu_handle_mm_fault() out of cell platform
  * SAUCE: (no-up) powerpc/cell: Move data segment faulting code out of cell 
platform
  * SAUCE: (no-up) powerpc/cell: Make spu_flush_all_slbs() generic
  * SAUCE: (no-up) powerpc/msi: Improve IRQ bitmap allocator
  * SAUCE: (no-up) powerpc/mm: Export mmu_kernel_ssize and mmu_linear_psize
  * SAUCE: (no-up) powerpc/powernv: Split out set MSI IRQ chip code
  * SAUCE: (no-up) cxl: Add new header for call backs and structs
  * SAUCE: (no-up) powerpc/powerpc: Add new PCIe functions for allocating cxl 
interrupts
  * SAUCE: (no-up) powerpc/mm: Add new hash_page_mm()
  * SAUCE: (no-up) powerpc/opal: Add PHB to cxl mode call
  * SAUCE: (no-up) powerpc/mm: Add hooks for cxl
  * SAUCE: (no-up) cxl: Add base builtin support
  * SAUCE: (no-up) cxl: Driver code for powernv PCIe based cards for userspace 
access
  * SAUCE: (no-up) cxl: Add userspace header file
  * SAUCE: (no-up) cxl: Add driver to Kbuild and Makefiles
  * SAUCE: (no-up) cxl: Add documentation for userspace APIs
  * SAUCE: (no-up) cxl: Fix afu_read() not doing finish_wait() on signal or 
non-blocking

  [ John Johansen ]

  * SAUCE: Revert: fix: only allow a single threaded process to ...
- LP: #1371310

  [ Steve Capper ]

  * SAUCE: (no-up) mm: introduce a general RCU get_user_pages_fast()
- LP: #1309221
  * SAUCE: (no-up) arm: mm: introduce special ptes for LPAE
- LP: #1309221
  * SAUCE: (no-up) arm: mm: enable HAVE_RCU_TABLE_FREE logic
- LP: #1309221
  * SAUCE: (no-up) arm: mm: enable RCU fast_gup
- LP: #1309221
  * SAUCE: (no-up) arm64: mm: enable HAVE_RCU_TABLE_FREE logic
- LP: #1309221
  * SAUCE: (no-up) arm64: mm: enable RCU fast_gup
- LP: #1309221

  [ Tim Gardner ]

  * SAUCE: Added bnx2x/bnx2x-e1-7.8.19.0.fw
- LP: #1378491
  * [Config] CONFIG_CXL=m
  * [Config] CONFIG_POWER_RESET_SYSCON=y for arm64
  * SAUCE: (no-up) Restrict CONFIG_POWER_RESET_SYSCON to arm64 only

  [ Upstream Kernel Changes ]

  * powerpc: implement vmemmap_list_free()
- LP: #1378413
  * powerpc: implement vmemmap_remove_mapping() for BOOK3S
- LP: #1378413
  * powerpc: implement vmemmap_free()
- LP: #1378413
  * powerpc: start loop at section start of start in vmemmap_populated()
- LP: #1378413
  * ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclear
  * ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAE
  * seccomp: create internal mode-setting function
- LP: #1379020
  * seccomp: extract check/assign mode helpers
- LP: #1379020
  * seccomp: split mode setting routines
- LP: #1379020
  * seccomp: add seccomp syscall
- LP: #1379020
  * ARM: add seccomp syscall
- LP: #1379020
  * MIPS: add seccomp syscall
- LP: #1379020
  * sched: move no_new_privs into new atomic flags
- LP: #1379020
  * seccomp: split filter prep from check and apply
- LP: #1379020
  * seccomp: introduce writer locking
- LP: #1379020
  * seccomp: allow mode setting across threads
- LP: #1379020
  * seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
- LP: #1379020
  * seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock
- LP: #1379020
 -- Tim Gardner tim.gard...@canonical.com   Wed, 08 Oct 2014 07:35:30 -0400

** Changed in: linux (Ubuntu Utopic)
   Status: Confirmed = 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/1284433

Title:
  System can not reboot on APM X-Gene board

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Released
Status in “linux” source package in Utopic:
  Fix Released

Bug description:
   * Stopping rsync daemon rsync   [ OK 
] 
   * Asking all remaining processes to terminate...[ OK 
] 
   * All processes ended within 1 seconds...   [ OK 
] 
   * Deactivating swap...   

[Kernel-packages] [Bug 1284433] Re: System can not reboot on APM X-Gene board

2014-10-08 Thread dann frazier
** Also affects: linux (Ubuntu Utopic)
   Importance: Medium
 Assignee: Ike Panhc (ikepanhc)
   Status: Fix Released

** Also affects: linux (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Utopic)
   Status: Fix Released = Confirmed

** Changed in: linux (Ubuntu Trusty)
   Status: New = Fix Released

** Changed in: linux (Ubuntu Utopic)
 Assignee: Ike Panhc (ikepanhc) = (unassigned)

** Changed in: linux (Ubuntu Trusty)
 Assignee: (unassigned) = Ike Panhc (ikepanhc)

** Changed in: linux (Ubuntu Trusty)
   Importance: Undecided = Medium

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

Title:
  System can not reboot on APM X-Gene board

Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” source package in Trusty:
  Fix Released
Status in “linux” source package in Utopic:
  Confirmed

Bug description:
   * Stopping rsync daemon rsync   [ OK 
] 
   * Asking all remaining processes to terminate...[ OK 
] 
   * All processes ended within 1 seconds...   [ OK 
] 
   * Deactivating swap...  [ OK 
] 
   * Unmounting weak filesystems...[ OK 
] 
   * Unmounting local filesystems...   [ OK 
] 
   * Will now restart
  [  151.242953] reboot: Restarting system

  System hangs when rebooting, need drivers from
  http://www.spinics.net/lists/arm-kernel/msg303898.html

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1284433] Re: System can not reboot on APM X-Gene board

2014-03-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.13.0-19.39

---
linux (3.13.0-19.39) trusty; urgency=low

  [ Tim Gardner ]

  * Release Tracking Bug
- LP: #1295462

  [ Andy Whitcroft ]

  * ubuntu: aufs3 -- update update scripting
  * ubuntu: AUFS -- update to 75dbb997b5812e16771bec20e92449ba0b1705d9

  [ Anup Patel ]

  * SAUCE: (no-up) KVM: Documentation: Fix typo for KVM_ARM_VCPU_INIT ioctl
  * SAUCE: (no-up) arm64: KVM: Force undefined exception for Guest SMC
intructions

  [ dann frazier ]

  * SAUCE: (no-up) Fix pcie-xgene build failure

  [ Emmanuel Grumbach ]

  * SAUCE: iwlwifi: mvm: send udev event upon firmware error to dump
logs

  [ Feng Kan ]

  * SAUCE: (no-up) power: reset: Add generic SYSCON register mapped reset
- LP: #1284433
  * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
- LP: #1284433

  [ Hans de Goede ]

  * SAUCE: (no-up) libahci: Allow drivers to override start_engine
- LP: #1282920
  * SAUCE: (no-up) ahci-platform: Add support for devices with more then 1
clock
- LP: #1282920
  * SAUCE: (no-up) ahci-platform: Add support for an optional regulator for
sata-target power
- LP: #1282920
  * SAUCE: (no-up) ahci-platform: Add enable_ / disable_resources helper
functions
- LP: #1282920
  * SAUCE: (no-up) ahci-platform: Library-ise ahci_probe functionality
- LP: #1282920
  * SAUCE: (no-up) ahci-platform: Library-ise suspend / resume
functionality
- LP: #1282920

  [ Iyappan Subramanian ]

  * SAUCE: (no-up) Documentation: APM X-Gene SoC Ethernet DTS binding
documentation
  * SAUCE: (no-up) arm64: dts: APM X-Gene SoC Ethernet device tree nodes
  * SAUCE: (no-up) drivers: net: APM X-Gene SoC Ethernet base driver
  * SAUCE: (no-up) drivers: net: APM X-Gene SoC Ethernet driver error
handling
  * SAUCE: (no-up) drivers: net: APM X-Gene SoC Ethernet driver ethtool
support

  [ Loc Ho ]

  * SAUCE: (no-up) Documentation: Add APM X-Gene SoC 15Gbps Multi-purpose
PHY driver binding documentation
- LP: #1282920
  * SAUCE: (no-up) PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driver
- LP: #1282920
  * SAUCE: (no-up) arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS
entries
- LP: #1282920
  * SAUCE: (no-up) Documentation: Add documentation for the APM X-Gene SoC
SATA host controller DTS binding
  * SAUCE: (no-up) ata: Add APM X-Gene SoC AHCI SATA host controller driver
  * SAUCE: (no-up) ata: Fix compiler warning with APM X-Gene host
controller driver
  * SAUCE: (no-up) arm64: Add APM X-Gene SoC AHCI SATA host controller DTS
entries
  * SAUCE: (no-up) clk: arm64: Fix the clock-names property for pcppll,
socpll, and socplldiv2

  [ Marc Zyngier ]

  * SAUCE: (no-up) arm64: KVM: force cache clean on page fault when caches
are off
  * SAUCE: (no-up) arm64: KVM: allows discrimination of AArch32 sysreg
access
  * SAUCE: (no-up) arm64: KVM: trap VM system registers until MMU and
caches are ON
  * SAUCE: (no-up) ARM: KVM: introduce kvm_p*d_addr_end
  * SAUCE: (no-up) arm64: KVM: flush VM pages before letting the guest
enable caches
  * SAUCE: (no-up) ARM: KVM: force cache clean on page fault when caches
are off

  [ Ming Lei ]

  * SAUCE: (no-up) arm64: apm-storm: support ttyS1
  * SAUCE: (no-up) apm: pcie: fix hang when no card connected

  [ Paolo Pisati ]

  * [Config] armhf: generic: disable CPU_IDLE
  * [Config] armhf: CPU_FREQ=y
  * [Config] armhf: TI_THERMAL=y

  [ Rameshwar Prasad Sahu ]

  * SAUCE: (no-up) rtc: Add X-Gene SoC Real Time Clock Driver

  [ Ravi Patel ]

  * SAUCE: (no-up) Documentation: misc-devices: APM X-Gene SoC QMTM
  * SAUCE: (no-up) Documentation: devicetree: bindings for APM X-Gene SoC
QMTM
  * SAUCE: (no-up) misc: xgene: base driver for APM X-Gene SoC QMTM
  * SAUCE: (no-up) arm64: boot: dts: entries for APM X-Gene SoC QMTM
  * SAUCE: (no-up) misc: xgene: error handling for APM X-Gene SoC QMTM

  [ Roger Quadros ]

  * SAUCE: (no-up) ata: ahci_platform: Manage SATA PHY
- LP: #1282920
  * SAUCE: (no-up) ata: ahci_platform: runtime resume the device before use
- LP: #1282920

  [ Seth Forshee ]

  * SAUCE: iwlwifi: mvm: Free sram dump immediately after using it
  * SAUCE: iwlwifi: mvm: Only notify userspace of fw error dump when one is
created
  * SAUCE: iwlwifi: mvm: Don't create fw error dump if there's nothing to
dump

  [ Tanmay Inamdar ]

  * SAUCE: (no-up) arm64: PCI(e) arch support
  * SAUCE: (no-up) pci: APM X-Gene PCIe controller driver
  * SAUCE: (no-up) arm64: dts: APM X-Gene PCIe device tree nodes
  * SAUCE: (no-up) dt-bindings: pci: xgene pcie device tree bindings
  * SAUCE: (no-up) MAINTAINERS: entry for APM X-Gene PCIe host driver

  [ Tim Gardner ]

  * [Config] CONFIG_POWER_RESET_SYSCON=y for arm64
  * SAUCE: (no-up) Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
  * SAUCE: iwlwifi: Fix FTBS for armhf
  * [Config] CONFIG_PHY_XGENE=m for arm64
  * [Config] CONFIG_AHCI_XGENE=m for