Re: [PATCH] kvm: x86: fix apic_base enable check

2014-03-04 Thread Paolo Bonzini
Il 04/03/2014 01:43, Greg KH ha scritto: On Mon, Mar 03, 2014 at 05:43:01PM +0100, Paolo Bonzini wrote: From: Andrew Jones drjo...@redhat.com For 3.8.13.w, 3.10, 3.11.10.w, 3.12, 3.13. How? It showed up in 3.13 in Linus's tree, so it can't go there. It's also already in 3.10 and odds are,

[PATCH] kvm: x86: fix apic_base enable check

2014-03-03 Thread Paolo Bonzini
From: Andrew Jones drjo...@redhat.com For 3.8.13.w, 3.10, 3.11.10.w, 3.12, 3.13. Commit e66d2ae7c67bd moved the assignment vcpu-arch.apic_base = value above a condition with (vcpu-arch.apic_base ^ value), causing that check to always fail. Use old_value, vcpu-arch.apic_base's old value, in the

Re: [PATCH] kvm: x86: fix apic_base enable check

2014-03-03 Thread Luís Henriques
On Mon, Mar 03, 2014 at 05:43:01PM +0100, Paolo Bonzini wrote: From: Andrew Jones drjo...@redhat.com For 3.8.13.w, 3.10, 3.11.10.w, 3.12, 3.13. Thanks a lot Paolo. However, it looks like I've already released 3.11 containing this commit. Radim has already asked [1] for this commit to be

Re: [PATCH] kvm: x86: fix apic_base enable check

2014-03-03 Thread Kamal Mostafa
On Mon, 2014-03-03 at 17:43 +0100, Paolo Bonzini wrote: From: Andrew Jones drjo...@redhat.com For 3.8.13.w, 3.10, 3.11.10.w, 3.12, 3.13. Thanks very much Paolo. Queued-up for 3.8-stable. -Kamal Commit e66d2ae7c67bd moved the assignment vcpu-arch.apic_base = value above a condition with

Re: [PATCH] kvm: x86: fix apic_base enable check

2014-03-03 Thread Greg KH
On Mon, Mar 03, 2014 at 05:43:01PM +0100, Paolo Bonzini wrote: From: Andrew Jones drjo...@redhat.com For 3.8.13.w, 3.10, 3.11.10.w, 3.12, 3.13. How? It showed up in 3.13 in Linus's tree, so it can't go there. It's also already in 3.10 and odds are, 3.12 (didn't check...) So why ask for it

Patch kvm: x86: fix apic_base enable check has been added to the 3.10-stable tree

2014-01-25 Thread gregkh
This is a note to let you know that I've just added the patch titled kvm: x86: fix apic_base enable check to the 3.10-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch kvm: x86: fix apic_base enable check has been added to the 3.12-stable tree

2014-01-25 Thread gregkh
This is a note to let you know that I've just added the patch titled kvm: x86: fix apic_base enable check to the 3.12-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: