On 18.11.2013, at 19:36, Scott Wood wrote:
> On Fri, 2013-11-15 at 11:01 +0530, Bharat Bhushan wrote:
>> From: Bharat Bhushan
>>
>> v2->v3
>> - Returning pte pointer rather than pte as suggested by Scott
>> - Also removed PAGE_SPLITTING as this need to be handled by caller
>>
>> v1->v2
>>
On Fri, 2013-11-15 at 11:01 +0530, Bharat Bhushan wrote:
> From: Bharat Bhushan
>
> v2->v3
> - Returning pte pointer rather than pte as suggested by Scott
> - Also removed PAGE_SPLITTING as this need to be handled by caller
>
> v1->v2
> - Removed _PAGE_BUSY loop as suggested by PaulS.
> -
From: Bharat Bhushan
v2->v3
- Returning pte pointer rather than pte as suggested by Scott
- Also removed PAGE_SPLITTING as this need to be handled by caller
v1->v2
- Removed _PAGE_BUSY loop as suggested by PaulS.
- Added check for PAGE_SPLITTING
kvm: powerpc: use cache attributes from li