[Kernel-packages] [Bug 1265722] Re: ppc64el: 14.04 alpha 1 build has call traces -- ERROR: Bad of_node_put() on /pci@800000020000000

2014-01-08 Thread Andy Whitcroft
** Changed in: linux (Ubuntu) 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/1265722 Title: ppc64el: 14.04 alpha 1 build has call traces --

[Kernel-packages] [Bug 1265722] Re: ppc64el: 14.04 alpha 1 build has call traces -- ERROR: Bad of_node_put() on /pci@800000020000000

2014-01-07 Thread Pavaman Subramaniyam
** Tags added: ppc64el -- 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/1265722 Title: ppc64el: 14.04 alpha 1 build has call traces -- ERROR: Bad of_node_put() on /pci@8002000

[Kernel-packages] [Bug 1265722] Re: ppc64el: 14.04 alpha 1 build has call traces -- ERROR: Bad of_node_put() on /pci@800000020000000

2014-01-07 Thread Andy Whitcroft
This has hit mainline as: commit 2f53a713c4b6c1d2f32d87c532d47ad17861053a Author: Cédric Le Goater c...@fr.ibm.com Date: Tue Dec 17 18:32:53 2013 +0100 of/irq: Fix device_node refcount in of_irq_parse_raw() which will be in the Ubuntu-3.13.0-0.15 kernel. ** Changed in: linux

[Kernel-packages] [Bug 1265722] Re: ppc64el: 14.04 alpha 1 build has call traces -- ERROR: Bad of_node_put() on /pci@800000020000000

2014-01-07 Thread Andy Whitcroft
Ok the Ubuntu-3.13.0-0.15 kernel should now be in the bootstrap PPA, this is supposed to fix this issue. Could we test that and confirm the bug is fixed. Please report any testing back here. Thanks. -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1265722] Re: ppc64el: 14.04 alpha 1 build has call traces -- ERROR: Bad of_node_put() on /pci@800000020000000

2014-01-07 Thread Adam Conrad
Don't forget that upgrading your VM isn't enough to be booting the new kernel, since you're booting with an external vmlinux. So, after the apt-get dist-upgrade, you'll want to copy /boot/vmlinux out and use that to boot qemu. -- You received this bug notification because you are a member of

[Kernel-packages] [Bug 1265722] Re: ppc64el: 14.04 alpha 1 build has call traces -- ERROR: Bad of_node_put() on /pci@800000020000000

2014-01-07 Thread Pavaman Subramaniyam
I have tried to upgrade the kernel by executing the below command in the ubuntu guest: root@ubuntu:~# apt-get dist-upgrade Preparing to replace linux-image-3.13.0-0-generic 3.13.0-0.10+ppc64el (using .../linux-image-3.13.0-0-generic_3.13.0-0.13_ppc64el.deb) ... Done. Unpacking replacement

[Kernel-packages] [Bug 1265722] Re: ppc64el: 14.04 alpha 1 build has call traces -- ERROR: Bad of_node_put() on /pci@800000020000000

2014-01-07 Thread Pavaman Subramaniyam
I have also tried to download the latest .deb packages from the link: http://ppa.launchpad.net/canonical-kernel- team/bootstrap/ubuntu/pool/main/l/linux/ Then tried to manually install them on the ubuntu kvm guest: root@ubuntu:~# dpkg --install

[Kernel-packages] [Bug 1265722] Re: ppc64el: 14.04 alpha 1 build has call traces -- ERROR: Bad of_node_put() on /pci@800000020000000

2014-01-07 Thread Pavaman Subramaniyam
I have copied the /boot/vmlinux-3.13.0-0-generic and gave it as the kernel in qemu command for starting the ubuntu kvm guest wiht the new kernel images installed : [root@lep8a Ubuntu_alpha1]# qemu-system-ppc64 -enable-kvm -M pseries -cpu POWER8 -smp cores=4,threads=1 -m 70G -nographic -append

[Kernel-packages] [Bug 1265722] Re: ppc64el: 14.04 alpha 1 build has call traces -- ERROR: Bad of_node_put() on /pci@800000020000000

2014-01-06 Thread Anton Blanchard
** Patch added: of-irq-Fix-device_node-refcount-in-of_irq_parse_raw.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265722/+attachment/3941691/+files/of-irq-Fix-device_node-refcount-in-of_irq_parse_raw.patch -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1265722] Re: ppc64el: 14.04 alpha 1 build has call traces -- ERROR: Bad of_node_put() on /pci@800000020000000

2014-01-06 Thread Anton Blanchard
Looks like a known upstream issue. A fix has been submitted: http://patchwork.ozlabs.org/patch/302312/ -- 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/1265722 Title: ppc64el: 14.04

[Kernel-packages] [Bug 1265722] Re: ppc64el: 14.04 alpha 1 build has call traces -- ERROR: Bad of_node_put() on /pci@800000020000000

2014-01-06 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- 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/1265722 Title: ppc64el: 14.04 alpha 1 build has call traces -- ERROR: Bad of_node_put() on /pci@8002000

[Kernel-packages] [Bug 1265722] Re: ppc64el: 14.04 alpha 1 build has call traces -- ERROR: Bad of_node_put() on /pci@800000020000000

2014-01-05 Thread Pavaman Subramaniyam
I have done apt-get update and also did apt-get install linux* to install the latest kernel and other packages onto my Ubuntu guest. Then rebooted the guest image after the installed packages. root@ubuntu:~# dpkg --list | grep linux-image ii linux-image-3.13.0-0-generic3.13.0-0.13

[Kernel-packages] [Bug 1265722] Re: ppc64el: 14.04 alpha 1 build has call traces -- ERROR: Bad of_node_put() on /pci@800000020000000

2014-01-03 Thread Andy Whitcroft
@Pavaman -- we have just updated the Ubuntu kernel to the 3.13-rc6 base and this should now available for update. If you could update the kernel to 3.13.0-0.13 and confirm whether the issue is still present that would help a lot. Please report any testing to the bug. Thanks in advance. **