[PATCH v3 6/7] ARM: KVM: switch to a dual-step HYP init code

Christoffer Dall cdall at cs.columbia.edu
Fri Apr 19 12:14:48 EDT 2013


On Fri, Apr 19, 2013 at 7:07 AM, Marc Zyngier <marc.zyngier at arm.com> wrote:
> On 19/04/13 14:36, Russell King - ARM Linux wrote:
>> On Fri, Apr 12, 2013 at 04:18:51PM +0100, Marc Zyngier wrote:
>>> @@ -247,7 +265,11 @@ static int __create_hyp_mappings(pgd_t *pgdp,
>>>                              goto out;
>>>                      }
>>>                      pud_populate(NULL, pud, pmd);
>>> +<<<<<<< HEAD
>>>                      get_page(virt_to_page(pud));
>>> +=======
>>> +                    kvm_flush_dcache_to_poc(pud, sizeof(*pud));
>>> +>>>>>>> 180de35... ARM: KVM: switch to a dual-step HYP init code
>>
>> I don't think you want this in your patch... and as no one else spotted
>> this, has anyone looked at this patch set yet?
>
> I posted a revised version within minutes of posting this crap.
>
> As far as I know, Christoffer has reviewed it.
>
yes I did, but v4.

-Christoffer



More information about the linux-arm-kernel mailing list