Hi! > > One or more kernel tests failed: > > > > ppc64le: > > ??? LTP > > Hi, I see max_map_count failed on ppc64le: > https://artifacts.cki-project.org/pipelines/385189/logs/ppc64le_host_2_LTP_mm.run.log That's strange, we do attempt to map 65536 mappings but we do not touch them, so these shouldn't be faulted in, so there is no real reason why mmap() in the child process should stop prematurely at 65532. I guess that we cannot do much here, unless it's reproducible, because there is not much information there. -- Cyril Hrubis chrubis@xxxxxxx