Pranith Kumar <[email protected]> writes:

> On Sun, Jan 31, 2016 at 8:01 PM, Mike <[email protected]> wrote:
>> Building on ppc32
>>
>> In file included from fs/proc/task_mmu.c:14:0:
>> include/linux/swapops.h: In function ‘pte_to_swp_entry’:
>> include/linux/swapops.h:69:6: error: implicit declaration of function
>> ‘pte_swp_soft_dirty’ [-Werror=implicit-function-declaration]
>>   if (pte_swp_soft_dirty(pte))
>>       ^
>> include/linux/swapops.h:70:9: error: implicit declaration of function
>> ‘pte_swp_clear_soft_dirty’ [-Werror=implicit-function-declaration]
>>    pte = pte_swp_clear_soft_dirty(pte);
>>          ^
>
> Can you try the patch posted here: https://lkml.org/lkml/2016/1/25/554
>

This patch didn't work for you ?

http://mid.gmane.org/1454086969-21074-1-git-send-email-aneesh.ku...@linux.vnet.ibm.com

-aneesh

_______________________________________________
Linuxppc-dev mailing list
[email protected]
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to