Thanks!
Applied and it built this time, sadly i missed RC-2 and will just have to
test and see if the radeon r300 is un-broken and rebuild, doing dpkg kernel
build and was lazy with the .config so it takes a day building on this
single core g4!
Cheers
Mike
On 1 February 2016 at 01:05, Pranith Kumar [off-list ref] wrote:
On Sun, Jan 31, 2016 at 8:01 PM, Mike [off-list ref] wrote:
quoted
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
Thanks!
--
Pranith