[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1369997630-6522-1-git-send-email-vgupta@synopsys.com>
Date: Fri, 31 May 2013 16:23:48 +0530
From: Vineet Gupta <Vineet.Gupta1@...opsys.com>
To: Andrew Morton <akpm@...ux-foundation.org>
CC: <linux-mm@...ck.org>, <linux-arch@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, Max Filippov <jcmvbkbc@...il.com>,
"Vineet Gupta" <Vineet.Gupta1@...opsys.com>
Subject: [PATCH 0/2] mm: fixlets
Hi Andrew,
Max Filippov reported a generic MM issue with PTE/TLB coherency
@ http://www.spinics.net/lists/linux-arch/msg21736.html
While the fix for issue is still being discussed, sending over a bunch
mm fixlets which we found in due course.
Infact, 1/2 looks like stable material as orig code was flushing wrong range
from TLB - wherever used.
Please consider applying.
Thx,
-Vineet
Vineet Gupta (2):
mm: Fix the TLB range flushed when __tlb_remove_page() runs out of
slots
mm: tlb_fast_mode check missing in tlb_finish_mmu()
mm/memory.c | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
--
1.7.10.4
--
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