Hi Greg,

I get a lot of build failues in both 3.4 and 3.10 stable queues.

mm/memory.c: In function 'copy_one_pte':
mm/memory.c:879:6: error: implicit declaration of function 'pte_swp_soft_dirty' 
[-Werror=implicit-function-declaration]
mm/memory.c:880:7: error: implicit declaration of function 
'pte_swp_mksoft_dirty' [-Werror=implicit-function-declaration]
mm/memory.c:880:11: error: incompatible types when assigning to type 'pte_t' 
from type 'int'

From git blame, looks like the problem is caused by 'mm: migration: do not lose 
soft dirty bit
if page is in migration state'.

Failures include x86_64 builds, which makes me wonder if the problem is on my 
side. Any idea ?

Thanks,
Guenter
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to