[Kernel-packages] [Bug 1365655] Re: ISST-KVM: R2-0: xmon disabled in Ubuntu

2014-09-07 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.16.0-14.20

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

  [ Tim Gardner ]

  * Release Tracking Bug
- LP: #1366431

  [ dann frazier ]

  * [Config] CONFIG_HW_RANDOM_XGENE=m on arm64

  [ Manish Chopra ]

  * SAUCE: bnx2x: Configure device endianity on driver load and reset
endianity on removal.
- LP: #1356948

  [ Tim Gardner ]

  * [Config] CONFIG_XMON=y
- LP: #1365655
  * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
- LP: #1362514
  * [Config] CONFIG_KVM_BOOK3S_64_HV=m
- LP: #1362514

  [ Upstream Kernel Changes ]

  * hwrng: xgene - add support for APM X-Gene SoC RNG support
- LP: #1365593
  * Documentation: rng: Add X-Gene SoC RNG driver documentation
- LP: #1365593
  * arm64: dts: add random number generator dts node to APM X-Gene
platform.
  * KVM: PPC: Book3S: Move vcore definition to end of kvm_arch struct
- LP: #1362514
  * KVM: Move more code under CONFIG_HAVE_KVM_IRQFD
- LP: #1362514

  [ Upstream Kernel Changes ]

  * rebase to v3.16.2
- LP: #1358116
- LP: #1334950
- LP: #1350148
 -- Tim Gardner tim.gard...@canonical.com   Sat, 06 Sep 2014 07:52:15 -0700

** Changed in: linux (Ubuntu Utopic)
   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/1365655

Title:
  ISST-KVM: R2-0: xmon disabled in Ubuntu

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

Bug description:
  ---Problem Description---
  The Ubuntu kernels currently have xmon disabled. xmon is a standard debugging 
interface on power platforms and is expected to be compiled in to enable for 
debugging. Please enable CONFIG_XMON.
   
  ---uname output---
  Linux actg1 3.13.0-34-generic #60-Ubuntu SMP Wed Aug 13 15:45:54 UTC 2014 
ppc64le ppc64le ppc64le GNU/Linux
   
  Machine Type = 8247-22L 

  ---Steps to Reproduce---
  Run the following command: 
  echo 1  /proc/sys/kernel/sysrq
  Try to invoke xmon by inputting ctrl + o, x
  System should drop into xmon, but the following message is printed instead: 
[229073.090037] SysRq : This sysrq operation is disabled.
   
  14.10 is also the same:

  root@hatg5:~# grep XMON /boot/config-3.16.0-8-generic
  # CONFIG_XMON is not set
  root@hatg5:~# uname -a
  Linux hatg5 3.16.0-8-generic #13-Ubuntu SMP Wed Aug 13 17:11:23 UTC 2014 
ppc64le ppc64le ppc64le GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1365655/+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 1365655] Re: ISST-KVM: R2-0: xmon disabled in Ubuntu

2014-09-05 Thread Tim Gardner
UBUNTU: [Config] CONFIG_XMON=y

debian.master/config/config.common.ubuntu:CONFIG_XMON=y
debian.master/config/config.common.ubuntu:# CONFIG_XMON_DEFAULT is not set
debian.master/config/config.common.ubuntu:CONFIG_XMON_DISASSEMBLY=y

** Also affects: linux (Ubuntu Utopic)
   Importance: Undecided
   Status: Confirmed

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

** Changed in: linux (Ubuntu Utopic)
 Assignee: (unassigned) = Tim Gardner (timg-tpi)

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

Title:
  ISST-KVM: R2-0: xmon disabled in Ubuntu

Status in “linux” package in Ubuntu:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Committed

Bug description:
  ---Problem Description---
  The Ubuntu kernels currently have xmon disabled. xmon is a standard debugging 
interface on power platforms and is expected to be compiled in to enable for 
debugging. Please enable CONFIG_XMON.
   
  ---uname output---
  Linux actg1 3.13.0-34-generic #60-Ubuntu SMP Wed Aug 13 15:45:54 UTC 2014 
ppc64le ppc64le ppc64le GNU/Linux
   
  Machine Type = 8247-22L 

  ---Steps to Reproduce---
  Run the following command: 
  echo 1  /proc/sys/kernel/sysrq
  Try to invoke xmon by inputting ctrl + o, x
  System should drop into xmon, but the following message is printed instead: 
[229073.090037] SysRq : This sysrq operation is disabled.
   
  14.10 is also the same:

  root@hatg5:~# grep XMON /boot/config-3.16.0-8-generic
  # CONFIG_XMON is not set
  root@hatg5:~# uname -a
  Linux hatg5 3.16.0-8-generic #13-Ubuntu SMP Wed Aug 13 17:11:23 UTC 2014 
ppc64le ppc64le ppc64le GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1365655/+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 1365655] Re: ISST-KVM: R2-0: xmon disabled in Ubuntu

2014-09-04 Thread Luciano Chavez
** Package changed: ubuntu = linux (Ubuntu)

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

Title:
  ISST-KVM: R2-0: xmon disabled in Ubuntu

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  ---Problem Description---
  The Ubuntu kernels currently have xmon disabled. xmon is a standard debugging 
interface on power platforms and is expected to be compiled in to enable for 
debugging. Please enable CONFIG_XMON.
   
  ---uname output---
  Linux actg1 3.13.0-34-generic #60-Ubuntu SMP Wed Aug 13 15:45:54 UTC 2014 
ppc64le ppc64le ppc64le GNU/Linux
   
  Machine Type = 8247-22L 

  ---Steps to Reproduce---
  Run the following command: 
  echo 1  /proc/sys/kernel/sysrq
  Try to invoke xmon by inputting ctrl + o, x
  System should drop into xmon, but the following message is printed instead: 
[229073.090037] SysRq : This sysrq operation is disabled.
   
  14.10 is also the same:

  root@hatg5:~# grep XMON /boot/config-3.16.0-8-generic
  # CONFIG_XMON is not set
  root@hatg5:~# uname -a
  Linux hatg5 3.16.0-8-generic #13-Ubuntu SMP Wed Aug 13 17:11:23 UTC 2014 
ppc64le ppc64le ppc64le GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1365655/+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 1365655] Re: ISST-KVM: R2-0: xmon disabled in Ubuntu

2014-09-04 Thread Luciano Chavez
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  ISST-KVM: R2-0: xmon disabled in Ubuntu

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  ---Problem Description---
  The Ubuntu kernels currently have xmon disabled. xmon is a standard debugging 
interface on power platforms and is expected to be compiled in to enable for 
debugging. Please enable CONFIG_XMON.
   
  ---uname output---
  Linux actg1 3.13.0-34-generic #60-Ubuntu SMP Wed Aug 13 15:45:54 UTC 2014 
ppc64le ppc64le ppc64le GNU/Linux
   
  Machine Type = 8247-22L 

  ---Steps to Reproduce---
  Run the following command: 
  echo 1  /proc/sys/kernel/sysrq
  Try to invoke xmon by inputting ctrl + o, x
  System should drop into xmon, but the following message is printed instead: 
[229073.090037] SysRq : This sysrq operation is disabled.
   
  14.10 is also the same:

  root@hatg5:~# grep XMON /boot/config-3.16.0-8-generic
  # CONFIG_XMON is not set
  root@hatg5:~# uname -a
  Linux hatg5 3.16.0-8-generic #13-Ubuntu SMP Wed Aug 13 17:11:23 UTC 2014 
ppc64le ppc64le ppc64le GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1365655/+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