On Wed, Oct 30, 2013 at 09:03:01PM -0700, Guenter Roeck wrote: > 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 ? Not on your side, my fault, sorry about that. Slow build machine and I thought it had finished properly, not failed. I've pushed out updates that should now build. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html