Re: kernel panic on null pointer on page->mem_cgroup
From: Johannes Weiner
Date: Wed Aug 09 2017 - 14:38:42 EST
On Tue, Aug 08, 2017 at 10:39:27PM -0400, Brad Bolen wrote:
> Yes, the BUG_ON(!page_count(page)) fired for me as well.
Brad, Jaegeuk, does the following patch address this problem?
---