Re: [PATCH] KVM: PPC: Add generic hpte management functions
From: Avi Kivity <hidden>
Date: 2010-06-29 13:13:28
Also in:
kvm
From: Avi Kivity <hidden>
Date: 2010-06-29 13:13:28
Also in:
kvm
On 06/29/2010 04:06 PM, Alexander Graf wrote:
Are we looking at the same link? Looks good to me there.
We're probably looking at the same link but looking at different
things. I'm whining about
static u64 f() {
...
}
as opposed to the more sober
static u64 f()
{
...
}
for f in [kvmppc_mmu_hash_pte, kvmppc_mmu_hash_vpte,
kvmppc_mmu_hash_vpte_long].
--
error compiling committee.c: too many arguments to function