* Fixing KVM/ARM breakage in mainline
@ 2013-02-25 12:18 Marc Zyngier
2013-02-25 12:21 ` Gleb Natapov
0 siblings, 1 reply; 4+ messages in thread
From: Marc Zyngier @ 2013-02-25 12:18 UTC (permalink / raw)
To: linux-arm-kernel
Russell, Marcelo, Gleb,
Commit 89f8833 (Merge tag 'kvm-3.9-1' of
git://git.kernel.org/pub/scm/virt/kvm/kvm) broke KVM/ARM. Nothing
fundamental, just annoying enough.
I've posted patches against next-20130215 some time ago:
http://comments.gmane.org/gmane.comp.emulators.kvm.devel/105019
I've now created a branch based off mainline as of this morning, and
containing these fixes:
git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git
kvm-arm/core-3.9-rc1-fixes
Now the question is: who wants to merge this? The diffstat looks like this:
Marc Zyngier (3):
ARM: KVM: fix kvm_arch_{prepare,commit}_memory_region
ARM: KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
ARM: KVM: fix compilation after removal of user_alloc from struct
kvm_memory_slot
arch/arm/include/asm/kvm_host.h | 2 +-
arch/arm/kvm/arm.c | 4 ++--
arch/arm/kvm/mmu.c | 5 -----
3 files changed, 3 insertions(+), 8 deletions(-)
Thanks,
M.
--
Jazz is not dead. It just smells funny...
^ permalink raw reply [flat|nested] 4+ messages in thread
* Fixing KVM/ARM breakage in mainline
2013-02-25 12:18 Fixing KVM/ARM breakage in mainline Marc Zyngier
@ 2013-02-25 12:21 ` Gleb Natapov
2013-03-03 11:47 ` Russell King - ARM Linux
0 siblings, 1 reply; 4+ messages in thread
From: Gleb Natapov @ 2013-02-25 12:21 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Feb 25, 2013 at 12:18:27PM +0000, Marc Zyngier wrote:
> Russell, Marcelo, Gleb,
>
> Commit 89f8833 (Merge tag 'kvm-3.9-1' of
> git://git.kernel.org/pub/scm/virt/kvm/kvm) broke KVM/ARM. Nothing
> fundamental, just annoying enough.
>
> I've posted patches against next-20130215 some time ago:
> http://comments.gmane.org/gmane.comp.emulators.kvm.devel/105019
>
> I've now created a branch based off mainline as of this morning, and
> containing these fixes:
> git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git
> kvm-arm/core-3.9-rc1-fixes
>
> Now the question is: who wants to merge this? The diffstat looks like this:
>
I was going to merge it today.
--
Gleb.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Fixing KVM/ARM breakage in mainline
2013-02-25 12:21 ` Gleb Natapov
@ 2013-03-03 11:47 ` Russell King - ARM Linux
2013-03-03 11:53 ` Gleb Natapov
0 siblings, 1 reply; 4+ messages in thread
From: Russell King - ARM Linux @ 2013-03-03 11:47 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Feb 25, 2013 at 02:21:17PM +0200, Gleb Natapov wrote:
> On Mon, Feb 25, 2013 at 12:18:27PM +0000, Marc Zyngier wrote:
> > Russell, Marcelo, Gleb,
> >
> > Commit 89f8833 (Merge tag 'kvm-3.9-1' of
> > git://git.kernel.org/pub/scm/virt/kvm/kvm) broke KVM/ARM. Nothing
> > fundamental, just annoying enough.
> >
> > I've posted patches against next-20130215 some time ago:
> > http://comments.gmane.org/gmane.comp.emulators.kvm.devel/105019
> >
> > I've now created a branch based off mainline as of this morning, and
> > containing these fixes:
> > git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git
> > kvm-arm/core-3.9-rc1-fixes
> >
> > Now the question is: who wants to merge this? The diffstat looks like this:
> >
> I was going to merge it today.
I notice that my randconfig build last night tripped over the:
include/linux/kvm_host.h:333:34: error: 'KVM_USER_MEM_SLOTS' undeclared here (not in a function)
error which Marc's patches fix.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Fixing KVM/ARM breakage in mainline
2013-03-03 11:47 ` Russell King - ARM Linux
@ 2013-03-03 11:53 ` Gleb Natapov
0 siblings, 0 replies; 4+ messages in thread
From: Gleb Natapov @ 2013-03-03 11:53 UTC (permalink / raw)
To: linux-arm-kernel
On Sun, Mar 03, 2013 at 11:47:43AM +0000, Russell King - ARM Linux wrote:
> On Mon, Feb 25, 2013 at 02:21:17PM +0200, Gleb Natapov wrote:
> > On Mon, Feb 25, 2013 at 12:18:27PM +0000, Marc Zyngier wrote:
> > > Russell, Marcelo, Gleb,
> > >
> > > Commit 89f8833 (Merge tag 'kvm-3.9-1' of
> > > git://git.kernel.org/pub/scm/virt/kvm/kvm) broke KVM/ARM. Nothing
> > > fundamental, just annoying enough.
> > >
> > > I've posted patches against next-20130215 some time ago:
> > > http://comments.gmane.org/gmane.comp.emulators.kvm.devel/105019
> > >
> > > I've now created a branch based off mainline as of this morning, and
> > > containing these fixes:
> > > git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git
> > > kvm-arm/core-3.9-rc1-fixes
> > >
> > > Now the question is: who wants to merge this? The diffstat looks like this:
> > >
> > I was going to merge it today.
>
> I notice that my randconfig build last night tripped over the:
>
> include/linux/kvm_host.h:333:34: error: 'KVM_USER_MEM_SLOTS' undeclared here (not in a function)
>
> error which Marc's patches fix.
The patches that were send to the kvm mailing list are in Linus tree for
quite a while now:
3b8cd8a015f3db85624c0fdb591956aed7f61b65 ARM: KVM: fix compilation after removal of user_alloc from struct kvm_memory
2b5e1e474fd7b0f2540a052d15465ba953dd30b1 ARM: KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
bef103aa7dd75121f66848d91f6b6179d40c1a71 ARM: KVM: fix kvm_arch_{prepare,commit}_memory_region
Are there additional patches that I missed?
--
Gleb.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-03-03 11:53 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-25 12:18 Fixing KVM/ARM breakage in mainline Marc Zyngier
2013-02-25 12:21 ` Gleb Natapov
2013-03-03 11:47 ` Russell King - ARM Linux
2013-03-03 11:53 ` Gleb Natapov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).