Grrr. Not well tested. On x86, I get several warnings like this:
drivers/video/fbmem.c: In function ?fb_do_apertures_overlap?: drivers/video/fbmem.c:1494: warning: format ?%llx? expects type ?long long unsigned int?, but argument 2 has type ?resource_size_t? Please fix. And please test the thing. I suspect we should have some "new warnings are errors" thing for linux-next, so that people can't do this. Linus