Nick Piggin wrote: > Hmm, your DMA zone has no active pages, and pages_scanned (which > triggers all_unreclaimable) > is only incremented when scanning the active list. But I wonder, if the > pages can't be > freed, why aren't they being put on the active list? Oh, attached should be a minimal fix if you would like to try it out.