[Kernel-packages] [Bug 1714420] Re: kernel oops - kvm guest started at boot time

2017-09-15 Thread Stefan Bader
*** This bug is a duplicate of bug 1710646 *** https://bugs.launchpad.net/bugs/1710646 Was fixed in upstream stable 4.4.80 as "KVM: PPC: Book3S HV: Reload HTM registers explicitly". I will mark this bug as duplicate of the stable tracking bug for reference. ** This bug has been marked a dupli

[Kernel-packages] [Bug 1714420] Re: kernel oops - kvm guest started at boot time

2017-09-05 Thread Stefan Bader
** Also affects: linux (Ubuntu Xenial) Importance: Undecided Status: New -- 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/1714420 Title: kernel oops - kvm guest started at boot

[Kernel-packages] [Bug 1714420] Re: kernel oops - kvm guest started at boot time

2017-09-04 Thread Daniel Axtens
** Description changed: + [SRU Justification] + + [Impact] + System OOPSes shortly after boot when KVM guests are started. + + [Fix] + Cherry-pick patch e47057151422a67ce08747176fa21cb3b526a2c9 + + [Testcase] + Tested at IBM - boot a machine with a KVM guest configured to start at boot. Withou

[Kernel-packages] [Bug 1714420] Re: kernel oops - kvm guest started at boot time

2017-09-03 Thread Daniel Black
danielgb@p87:~$ apt-get source linux-image-4.4.0-93-generic danielgb@p87:~$ cd linux-4.4.0/ danielgb@p87:~/linux-4.4.0$ patch -p1 < ../index.html\?id\=e47057151422a67ce08747176fa21cb3b526a2c9 checking file arch/powerpc/kvm/book3s_hv.c Hunk #1 succeeded at 2708 (offset -503 lines). danielgb@p87:

[Kernel-packages] [Bug 1714420] Re: kernel oops - kvm guest started at boot time

2017-09-01 Thread Daniel Axtens
** Changed in: linux (Ubuntu) Assignee: (unassigned) => Daniel Axtens (daxtens) -- 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/1714420 Title: kernel oops - kvm guest started at boo

[Kernel-packages] [Bug 1714420] Re: kernel oops - kvm guest started at boot time

2017-08-31 Thread Daniel Black
Introduced 4.4.0-88.111 "KVM: PPC: Book3S HV: Preserve userspace HTM state properly" according to changelog. -- 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/1714420 Title: kernel oops -

[Kernel-packages] [Bug 1714420] Re: kernel oops - kvm guest started at boot time

2017-08-31 Thread Daniel Black
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e47057151422a67ce08747176fa21cb3b526a2c9 is the missing commit. This is a fix to commit 46a704f8409f ( https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=46a704f8409f), which I have validated