[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1354287821-5925-1-git-send-email-kirill.shutemov@linux.intel.com>
Date: Fri, 30 Nov 2012 17:03:39 +0200
From: "Kirill A. Shutemov" <kirill.shutemov@...ux.intel.com>
To: Jiri Slaby <jslaby@...e.cz>
Cc: linux-mm@...ck.org, LKML <linux-kernel@...r.kernel.org>,
David Rientjes <rientjes@...gle.com>,
Bob Liu <lliubbo@...il.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Andrea Arcangeli <aarcange@...hat.com>,
"Kirill A. Shutemov" <kirill.shutemov@...ux.intel.com>
Subject: [PATCH 0/2] kernel BUG at mm/huge_memory.c:212!
From: "Kirill A. Shutemov" <kirill.shutemov@...ux.intel.com>
Hi Jiri,
Sorry for late answer. It took time to reproduce and debug the issue.
Could you test two patches below by thread. I expect it to fix both
issues: put_huge_zero_page() and Bad rss-counter state.
Kirill A. Shutemov (2):
thp: fix anononymous page accounting in fallback path for COW of HZP
thp: avoid race on multiple parallel page faults to the same page
mm/huge_memory.c | 30 +++++++++++++++++++++++++-----
1 file changed, 25 insertions(+), 5 deletions(-)
--
1.7.11.7
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists