On 05/09/2013 03:07 PM, Seth Jennings wrote: > mm/memcontrol:4111 > VM_BUG_ON(PageSwapCache(page)); > > Seems that mem_cgroup_uncharge_swapcache, somewhat ironically expects the > SwapCache flag to be unset already. > > Fix might be a simple as removing that VM_BUG_ON() but there might be more to > it. There usually is :) Yeah, I wasn't testing with cgroups around. I'll go do that and see what I come up with. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>