On Mon, Jun 06, 2016 at 09:07:10PM -0700, Guenter Roeck wrote: > mips failures (affecting 4.4, 4.5, 4,6): > > arch/mips/mm/cache.c: In function '__update_cache': > arch/mips/mm/cache.c:134:4: error: implicit declaration of function 'kmap_atomic' [-Werror=implicit-function-declaration] > arch/mips/mm/cache.c:142:4: error: implicit declaration of function '__kunmap_atomic' > > Seems to be casued by 'MIPS: Handle highmem pages in __update_cache', which can not > be easily reverted. The same problem was seen in 4.1; Sasha had solved it, but I > don't know how. Sasha, can you help out ? Looks like he included commit 234859e49a15 ("MIPS: Flush highmem pages in __flush_dcache_page") so I've queued that up now for these trees. Hopefully that fixes the issues... 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